FWIW, I have the following 2 environment variables set by the system:

TEMP=\documents and settings\administrator\local settings\temp 

TMP=\documents and settings\administrator\local settings\temp 

Maybe this is yet another way for MS to break Sun's Java.

Fred


-----Original Message-----
On February 10, 2001 05:51 Oskar Sandberg wrote:

We have been through this. delete() is being called on those files, and we
even went out of our way to make sure that any InputStreams from them were
closed first in case that was the problem. I don't know why the java
implementations on Windows don't remove files when you do delete() on
them, the java specification certainly doesn't mention any requirements on
the method.

Until somebody can answer why windows doesn't remove the files, I don't
plan to give a fuck.

The directory the files are created in will, in this case, be the runtime
dir of the client. I think you are confusing it with an earlier syndrome
of the same problem regarding the nodes file cache, which I solved by
having it purge the .freenet directory every time the node starts up.


_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://www.uprizer.com/mailman/listinfo/devl

Reply via email to