Deduplicating archiver with encryption and paranoid-level tests. Swiss army knife for the serious backup and disaster recovery manager. Ransomware neutralizer. Win/Linux/Unix
MIT License
279
stars
25
forks
source link
-longpath switch not working with -destination switch #145
When using -destination switch, longpaths are not detected. For example;
Working;
zpaqfranz.exe a test.zpaq -input "C:\input.txt" -longpath
Not working;
zpaqfranz.exe a test.zpaq -input "C:\input.txt" -destination "c:\dest.txt" -longpath