Changes between Version 8 and Version 9 of BoincFiles


Ignore:
Timestamp:
Jul 17, 2009, 10:43:45 AM (15 years ago)
Author:
jeremy.cowles
Comment:

Fixed typo in file management

Legend:

Unmodified
Added
Removed
Modified
  • BoincFiles

    v8 v9  
    4141
    4242    * On the client, input files are deleted when no workunit refers to them, and output files are deleted when no result refers to them. Application-version files are deleted when they are referenced only from superseded application versions.
    43     * On the client, the 'sticky' flag overrides the above mechanisms and suppresses the deletion of the file. The file may deleted by an explicit [DeleteFile server request]. The file may also be deleted at any time by the core client in order to honor limits on disk-space usage.
     43    * On the client, the 'sticky' flag overrides the above mechanisms and suppresses the deletion of the file. The file may be deleted by an explicit [DeleteFile server request]. The file may also be deleted at any time by the core client in order to honor limits on disk-space usage.
    4444    * On the server, the [FileDeleter file deleter daemon] deletes input and output files that are no longer needed. This can be suppressed setting the 'no_delete' property on the  file, or using command-line options to the file deleter.
    4545