[Zope] errno[28] No Space Left on Device..HELP
Dieter Maurer
dieter at handshake.de
Wed Mar 17 18:20:23 EST 2004
CLIFFORD ILKAY wrote at 2004-3-16 00:21 -0500:
> ...
>ls -la
>
>will show you hidden files, i.e. files beginning with a "." (dot). You
>might have some large hidden files. For the time being, you could create a
>symlink from /var/tmp to another place that has free space to alleviate
>your problem.
Temporary files on Unix are not hidden. They are created (and opened)
and then deleted (from the directory). "ls -la" is unable to find them.
Temporary files will automatically go away once they are closed.
--
Dieter
More information about the Zope
mailing list