Skip to content

DIff against 7.15 new switches

Franco Corbelli edited this page Sep 2, 2023 · 1 revision

New command/switches During the automated executions, scripts can be launched to send warnings (e.g. failure or OK) Instead of checking the resulting code in a script, it runs a script or program directly -exec_ok fo.bat After OK launch fo.bat -exec_error kz After NOT OK launch kz

New commands / switches for help help long help -h long help -he show examples -diff differences against 7.15

Various switches -715 Works just about like v7.15 -summary Retained for compatibility but changed: if >0 => show only summary -noeta do not show ETA (for scripts) -pakka concise new style output (10% updating) -verbose not so concise :) -zfs Skip path including .zfs (for ZFS snapshots) -forcezfs Force paths including .zfs (win on -zfs) -noqnap Skip path including @Recently-Snapshot and @Recycle -forcewindows Take ACL and System Volume Information (default: NO on zpaqfranz) -xls Do NOT always force XLS to be added -nopath Do not store path -nosort Do not sort file when adding or listing -find X Search for X in full filename (ex. list) -replace Y Replace X with Y in full filename (ex. list) -n X Only print last X lines in dir (like tail)/first X (list) -limit X (like -n) -minsize X Skip files by length (add(), list(), dir()) -maxsize X Skip files by length (add(), list(), dir()) -filelength X Utf command: find file with length>X, extract maxfilelen -dirlength X Utf command: find dirs with length>X, extract maxdirlen -comment foo Add/find ASCII comment string to versions -vss Do a VSS for drive C: (Windows with administrative rights) -crc32c Use CRC32c -crc32 Use CRC32 -xxhash Use XXH3 -sha256 Use SHA256 -exec_ok fo.bat After OK launch fo.bat -exec_error kz After NOT OK launch kz -kill Show 'script-ready' log of dup files -kill In extraction write 0-bytes file instead of data -utf Remove non-utf8 chars -utf8 Like -utf -fix255 Shrink total file length and case collisions (NTFS) -fixeml Heuristically compress .eml filenames (Fwd Fwd Fwd =>Fwd) -flat Everything in single path (emergency extract of strange files) -debug Show lot of infos (superverbose)

Clone this wiki locally