App_Data folder copy on new deploy

dragosh's Avatar

dragosh

05 Apr, 2011 08:23 AM via web

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

  1. Support Staff 2 Posted by tt on 05 Apr, 2011 09:19 AM

    tt's Avatar

    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.

  2. tt closed this discussion on 05 Apr, 2011 09:19 AM.

  3. friism re-opened this discussion on 05 Apr, 2011 03:13 PM

  4. Support Staff 3 Posted by friism on 05 Apr, 2011 03:13 PM

    friism's Avatar

    For storing images at runtime, Amazon S3 is a great solution since you can serve content from there.

  5. friism closed this discussion on 05 Apr, 2011 03:13 PM.

Comments are currently closed for this discussion. You can start a new one.