Skip to content

Releases: RJVB/afsctool

Release 1.7.3

28 Oct 07:52
Compare
Choose a tag to compare
v1.7.3

Release v1.7.3

v1.7.0

16 Aug 14:17
Compare
Choose a tag to compare

Main change in this release: support for LZVN compression.

1.6.8.6

27 Dec 22:31
Compare
Choose a tag to compare
Release 1.6.8.6

1.6.8.5

28 Sep 14:46
Compare
Choose a tag to compare

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

26 Sep 13:14
Compare
Choose a tag to compare

hardened file backup algorithm

Support for read (and/or write) only files

17 Sep 15:56
Compare
Choose a tag to compare

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

08 Jun 15:50
Compare
Choose a tag to compare
1.6.5.0

reworded description of -j and -J

afsctool with parallel compression

03 Jun 17:37
Compare
Choose a tag to compare
Pre-release
Show file/folder being scanned in (before starting) multithreaded mod…

…e, and don't bail out

on missing file/folders during the scanning phase.