Meteor-files: Meteor Files go missing after upload and service reset

Created on 31 Jan 2017  路  7Comments  路  Source: veliovgroup/Meteor-Files

I'm uploading images and audio files using your library. It works well. One strange problem I've noticed, is that no matter what, the images stick around. However, if I restart meteor I lose all the audio files. Any idea why that might be?

question

All 7 comments

Hello @jessejamesrichard and @saadbinsaeed,

From FAQ:

__Note: All files will be removed as soon as your application rebuilds or you run meteor reset.__ To keep your storage persistent during development use an absolute path outside of your project folder, e.g. /data directory.

Strange, all my images remain. Just my audio disappears.

In production, what is the preferred method for file storage? A third party?

Make sure you're on latest package version, described behaviour sounds like you're run into #324

Hi @jessejamesrichard ,

Any news on your end?

Hi @jessejamesrichard ,

Is this solved on your end?

Sorry for the late reply. I moved exclusively to AWS since the local save seemed inconsistent. AWS worked wonderfully.

@jessejamesrichard glad it's solved

Please, support this project by:

Was this page helpful?
0 / 5 - 0 ratings