-
Notifications
You must be signed in to change notification settings - Fork 27
DIff against 7.15
Franco Corbelli edited this page Jul 12, 2021
·
8 revisions
As a storage manager I need to be sure that my backups are perfect, so 'verify' is the objective of my zpaq fork.
Second: do not break compatibility with 7.15.
Third: most useful output: 7.15 is often cryptic but not very useful.
Fourth: pack everything needed for a storage manager (compare directories, hashing, duplicate find, fix of utf-8 filenames, wiping etc) in a single program.
Fifth: 'smart' support for strange filenames and paths, Windows and non-Windows.
Sixth: smooth with ZFS (I almost always use FreeBSD servers)
Seventh: run on multiple systems commonly used in storage (ESXi, non-Intel QNAP NAS).