RE: [Zope] Where does Zope store HTTP file uploads?
19 Jan
2000
19 Jan
'00
3:56 p.m.
-----Original Message----- From: Farzad Farid [mailto:farzy@via.ecp.fr] Sent: Wednesday, January 19, 2000 10:26 AM To: Zope@zope.org Subject: [Zope] Where does Zope store HTTP file uploads?
When I do a file upload to a Zope method where is the temp file stored on the server? /tmp, /var/tmp, or the directory containing Data.fs?
Wherever the python tempfile module puts files. We don't explicitly try and handle the tmp file creation. -Michel
9575
Age (days ago)
9575
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michel Pelletier