mongodb - Parse Migration Tool doesn't migrate files (PFFiles)... what can I do? -
i store images on parse's managed database field called imagefile. when ran through migration guide move data out mongolab, noticed imagefile field doesn't contain binary data. instead, contains file name only, like
"imagefile": "tfss-2f493d64-2801-42ac-9861-13398549f86a-file
how can files stored on parse out , transferred location?
Comments
Post a Comment