Just fixed a bug with FileBucketFactory placing temp files in the directory above the temp directory. ie if your temp dir was store_12345/temp instead of the files being placed in store_12345/temp they would be placed in store_12345 and named tempbffile_*. Anyone who has run a snapshot since Jan 3rd should check the directory above their temp dir for these files and kill them if they exist.
For future reference, the string returned by File.toString() does not end in a separator. -Pascal _______________________________________________ devl mailing list devl at freenetproject.org http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl
