App_Data folder copy on new deploy
Hi,
Is it possible for appharbor to copy the App_Data folder content from previous deploy to the new one?
I have 2 situations:
1. Log files are on App_Data folder and I can read them from the
running app.
2. I will have some custom images that are specific to user and
they will be stored in the App_Data folder.
Regards,
Dragosh
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by tt on 05 Apr, 2011 09:19 AM
File storage is not persisted. As we may transfer the site to another server in the event of a server crash or spin your website up on multiple servers, we currently have no solution for offering persisted file storage. We are working on a solution, but so far you'll have to log to a database or similar.
tt closed this discussion on 05 Apr, 2011 09:19 AM.
friism re-opened this discussion on 05 Apr, 2011 03:13 PM
Support Staff 3 Posted by friism on 05 Apr, 2011 03:13 PM
For storing images at runtime, Amazon S3 is a great solution since you can serve content from there.
friism closed this discussion on 05 Apr, 2011 03:13 PM.