[Zope] Where does Zope store HTTP file uploads?

J C Lawrence claw@kanga.nu
Wed, 19 Jan 2000 11:26:13 -0800


On Wed, 19 Jan 2000 16:02:22 -0000 
Phil Harris <phil.harris@zope.co.uk> wrote:

> In my case there was 'traffic' in the c:\temp dir.

> Is there such a notion on Unix?

Unix systems commonly have multiple "temp" directories, /tmp,
/usr/tmp, and /var/tmp being the common ones, each with slightly
different policies as to when they will be cleared out and their
contents deleted.

Last I checked Python's tempfile() used /tmp by default.

-- 
J C Lawrence                                 Home: claw@kanga.nu
----------(*)                              Other: coder@kanga.nu
--=| A man is as sane as he is dangerous to his environment |=--