You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's doable, no problem, but sounds like a dangerous option (easy to mistakenly use the wrong switch and delete instead of repair).
Maybe this option could move corrupted chunk files to a special directory (named "damaged" for example)? Then you can delete the whole directory at the end if you so desire. And if you used that option by mistake, the chunks are not gone, it's enough to put them back in any chunk directory(ies).
IMHO removing corrupted chunks is safe, if they are truly corrupted. (See #641 for bug-report of issue when mfschunktool incorrectly report valid chunks of size 8192 as corrupted in fast mode.)
With #641 unfixed, removing not-really-corrupted chunks would be incredibly dangerous. But normally it should be safe, and it would be even safer to move corrupted chunks aside.
Please consider enhancing
mfschunktool
by adding command line option to delete corrupted files. Thanks.The text was updated successfully, but these errors were encountered: