* Better -stdin management
Now files added with -stdin should be deduplicated as well as
those added manually (up to the previous version the
deduplicator was less efficient, for a whole series of
reasons long to explain)
* New comparehex command
This command performs an operation that happens very
frequently, namely comparing two lines (typically HASH codes)
present in two files. If the codes are the same it exits with
OK. You can also impose the expected length of the hash.
* Counts within more than one file the occurrences of a certain
string, and returns OK if the number is the expected one In
essence, within a log file, it counts how many positive
results there are.
* If you don't select a string to search for, it will use the
default one for OKs with the -big switch
* During program termination with Control-C press, a better
management of the deletion of files created with -chunk is
performed.
* It might also perform rollback of .zpaq files, maybe in the
future.
* Apparently it should work in a portable way across various
platforms, or at least I hope so.
* The problem of terminating a multithreaded system based on a
condition is not trivial, even from a performance
perspective. I used "dirty tricks", we'll see in the future.
* Improvement in the creation of temporary files, for the use
of multiple zpaqfranz processes simultaneously
* Temporary files are created inside different subfolders
OBS-URL: https://build.opensuse.org/package/show/Archiving/zpaqfranz?expand=0&rev=16
* _The l (list) command use a new format; filesize is now ...
autosized; estimated ratio is written, better infos with -all
switch, do not show attrs by default
* Do not add() if the X folder does not exists
* -nocolors on redirect
- update to 59.7:
* Less used RAM enumerating files
* zfssize command
* switch -pause in add
* updated info on vss
* AMD 3950X benchmark added
* New hash command
* Command s with -home switch
* Command hash with -orderby
* add -ignore switch
* substituted /sec with /s
* minor fixes in -noeta
* fixes in update (on *nix)
- update to 59.4:
* crop command
* c command -checksum switch
- update to 59.3:
* New update command
### Warning. Downloading executable programs from the
Internet is potentially dangerous. Always choose a reliable
source (such as github or sourceforce), or directly my site
https://www.francocorbelli.it/zpaqfranz/win64/
OBS-URL: https://build.opensuse.org/package/show/Archiving/zpaqfranz?expand=0&rev=14
- update to 59.1:
This new build is of a new branch, includes several new features to be tested, and may therefore contain bugs.
* -chunk option to create multipart fixed-size archives
* -fast: store inside zpaq archive a "kind of" file list (to be developed)
* ADS filelists (NTFS alternate data stream)
* Getting password from console is changed, now should be run... everywhere
* Colors on Windows
* Smarter debug
* -longpath files support on Windows
OBS-URL: https://build.opensuse.org/request/show/1147409
OBS-URL: https://build.opensuse.org/package/show/Archiving/zpaqfranz?expand=0&rev=10
- update to 58.11:
* Undocumented -collision -kill, to be implemented
* Quickly check and (sometimes) recovery from SHA-1 collision
* Warning-hunting on 15+ years compiler
* Removed a fake compiler warning
* 32 bit gcc fix, or better workaroud
https://bugzilla.redhat.com/show_bug.cgi?id=2238781
* disclaimer after help for USE THE DOUBLE QUOTES, LUKE!
* changed $day, $hour... to %day, %hour ( Linux does not like
'$' very much )
* PowerPC fix
* New switch -home in a command (add)
* Stripped of about everything from zpaqfranz repository
* Moved to zpaqfranz-stuff (for license reason when 'packaged')
* the subfolders, much smaller git
* Fixed some typo in zpaqfranz.cpp source code, added some
greetings
- Initial package for version 58.8
OBS-URL: https://build.opensuse.org/request/show/1128884
OBS-URL: https://build.opensuse.org/package/show/Archiving/zpaqfranz?expand=0&rev=8