Forums :
Wish list :
Rename params.ini
Message board moderation
Author | Message |
---|---|
Fischer-Kerli Send message Joined: 2 Apr 08 Posts: 1 Credit: 52,790 RAC: 0 |
Would it be possible in a future version of the application to change the *.ini extension of the workunit files to something different like *.txt? *.ini files are handled by Windows\' System Restore and might be deleted when going back to an earlier restore point. Out of the seven BOINC projects my computers are attached to, Cosmology is the only one to use an extension for data files which is controlled by System Restore. With my other projects, it is sufficient to check the contents of BOINC\'s \"slots\" folders for deleted symbolic links (or restored obsolete ones) to EXEs and DLLs after a restore. It would be nice if Cosmology didn\'t require additional attention in this respect. |
![]() Volunteer moderator Project administrator Project scientist ![]() Send message Joined: 24 Jun 07 Posts: 192 Credit: 15,273 RAC: 0 |
Thanks for pointing this out. a change like this would require a new code version. So it\'ll be a while until we can follow up on this. But I\'ll put this on the to-do list. Ben Creator of Cosmology@Home |
Scrooby Send message Joined: 13 Feb 08 Posts: 77 Credit: 616,140 RAC: 0 |
Something maybe more important is the checkpointing files have a .CHK extension which Winders uses as its recovered fsck fragments. Thats okay but assorted disk cleaners can be happily bin those, causing havok... |
![]() Send message Joined: 19 Jan 08 Posts: 180 Credit: 2,500,290 RAC: 0 |
I don't think that this is a problem, those checkdisk fragments are always in the root directory, BOINC checkpoints are never. A disk cleaner should know the difference. The BOINC directories should be excluded from disk cleaners anyway. |