Duplicacy 2.3.0 Command Line Version
Features:
- RSA encryption (https://forum.duplicacy.com/t/new-feature-rsa-encryption/2662)
- Allow a custom location for the filters file (a99f059)
Bug fixes:
- For the check command, -tabular should imply -all just like -stats (1651524)
- Make -vss work on Mac OS Catalina (#578 by @gboudreau)
- Update pkg/sftp to 1.10.1 to fix a deadlock in the sftp backend (9abfbe1, see discussion at https://forum.duplicacy.com/t/deadlock-during-backup/2835)
- If a symlink is a directory, match it against the patterns as a directory (b32c3b2)
- Fixed a path not found error on Windows when the path to a symlink is too long (ca7d927)
Improvements: