Opened 15 years ago
Last modified 15 years ago
#978 closed Enhancement
Project reset should delete all files in \BOINC\Projects\{Project directory}. — at Version 2
Reported by: | Ageless | Owned by: | davea |
---|---|---|---|
Priority: | Minor | Milestone: | 6.12 |
Component: | Client - Setup | Version: | 6.10.25 |
Keywords: | Cc: |
Description (last modified by )
While doing a back-up of my BOINC Data directory after I ran all work available, set all projects to NNT and did a project reset on ALL projects I am attached to, I found that a lot of files were kept in the project directories.
At this point, when you reset a project, then check its directory in BOINC\Projects\{Project dir}, 9 out of 10 times you'll find remnants of files still in the directory.
These remnants can be simple view image files, remnants of tasks, old executables, zip files, etc. which easily add up to multiple (unnecessary) megabytes of data. All kinds of stuff you'd expect to be gone by a reset are still kept on. Of course, when an anonymous platform (app_info.xml) file is in the directory, nothing should be removed from this directory on a reset.
So my enhancement request is for BOINC to check on a project reset whether or not an app_info.xml file is present in the project directory and if not, to indiscriminately delete everything in the directory. Because what else is the reset option there for, if it doesn't reset the project completely and gets rid of all the (old) files?
I know a project detach and reattach does this, but that's so cumbersome and shouldn't be necessary to do either.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | changed from romw to davea |
---|
comment:2 Changed 15 years ago by
Description: | modified (diff) |
---|