On Thu, Feb 13, 2003 at 01:02:07PM -0500, Jeff Teitel wrote:
> freenet.fs.dir.DirectoryException: finalizing rename failed
Looks like java is using the rename function to move files, which
doesn't work cross-filesystem. You could try a different JVM that
might do things differently, or otherwise you could change all file
renames to use a proper file-moving method (which you'd probably have
to write yourself )-:).

-- 
Frank v Waveren                                      Fingerprint: 21A7 C7F3
fvw@[var.cx|stack.nl|chello.nl] ICQ#10074100            1FF3 47FF 545C CB53
Public key: hkp:[EMAIL PROTECTED]            7BD9 09C0 3AC1 6DF2

_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl

Reply via email to