Dear all, I wrote an application where users can upload files up to 1GB. I noticed that Pylons use /tmp like temporary directory before write the file on the correct location. More times this behaviour fill my /tmp directory causing an internal server error with the risk to crashing other applications. So is it possible to change the temporary directory or instruct Pylons to write directly in the correct location?
Thanks Enrico -- 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.
