Releases: RJVB/afsctool
Releases · RJVB/afsctool
Release 1.7.3
v1.7.0
1.6.8.6
1.6.8.5
Main improvements: fixes the issue where the main thread would try to exit before all workers had finished. Also, forces the actual compressed file rewrite to be exclusive, so that a crash in a parallel non-crucial operation is less likely to lead to data loss.
1.6.8.4
Support for read (and/or write) only files
support for files that are read-only (and/or write-only) by changing their permissions temporarily. No error checking is done for this feature; failure will lead to errors that are already caught.
afsctool with parallel compression
1.6.5.0 reworded description of -j and -J
afsctool with parallel compression
1.6.5-RC Show file/folder being scanned in (before starting) multithreaded mod…