Author: Michael Rogers Date: To: Discussion of development issues Subject: [freenet-dev] Frost and createFileOnly
Is anyone else getting lots of these errors from Frost 07-Jan-2007 (not
the beta version)?
GetFailed {CodeDescription=Internal temp files error, maybe disk full or
permissions problem?, Code=12, Fatal=false,
ShortCodeDescription=Temporary files error,
ExtraDescription=freenet.support.io.FileExistsException: File exists:
/home/michael/freenet/frost/localdata/temp/getFile_62852.tmp-w,
Identifier=get-11752751598336} EndMessage
I don't think this is a permissions problem - it seems to be triggered
by the new createFileOnly flag in FileBucket, which is set to true in
ClientGet. Is it possible that Frost is creating the files before
calling ClientGet?