Hi,

I'm making a Pylons app which will handle some quite big file uploads
which will be later processed in a separate thread so that the user
doesn't have to wait until the processing is finished. When are
uploaded files deleted from temporary directory? Are they deleted at
the end of an action? Should I copy the uploaded file first to some
storage directory before starting the thread?

Regards,
Juliusz Gonera

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to