Binaries can be downloaded from Releases · gilbertchen/duplicacy · GitHub
New Features:
- Add a new backend for StorageMadeEasy's File Fabric storage. · gilbertchen/duplicacy@ed8b439 · GitHub
- Add a -key-passphrase option to pass in passphrase for RSA private key · gilbertchen/duplicacy@089e19f · GitHub
- Use multiple threads to list the chunks directory for Google Drive · gilbertchen/duplicacy@153f6a2 · GitHub
- Add an SFTP backend that supports more ciphers and kex algorithms. · gilbertchen/duplicacy@1adcf56 · GitHub
- Error out in the check command if there are 0-size chunks. · gilbertchen/duplicacy@fe854d4 · GitHub
Bug fixes:
- Fix a crash when a username is not specified with the WebDAV backend · gilbertchen/duplicacy@1da7e2b · GitHub
- Fixed a bug in Dropbox backend that can cause 0-byte files to be uploaded after retrying on an error: Update go-dropbox dependency to fix 0-byte file uploading. · gilbertchen/duplicacy@5e28dc4 · GitHub
- Retry on "unexpected EOF" errors for the webdav backend. · gilbertchen/duplicacy@f2f07a1 · GitHub
- Clear the loaded content after a snapshot has been verified · gilbertchen/duplicacy@5d45999 · GitHub
- Ignore 0-byte chunks passed in by the chunk reader. · gilbertchen/duplicacy@09e3cdf · GitHub
If you’re running the web GUI it will automatically download this CLI release on next start.