Duplicacy v2.5.0 Release Notes

Release Date: 2020-04-11 // about 4 years ago
    • ➕ Add support for Microsoft OneDrive for Business: d26ffe2
    • ➕ Add support for Google Shared Drive: #579 by @rsanger
    • 🔀 Ignore a "operation not supported" error when backing up to a Samba share that doesn't support the sync operation: #590 by @fbarthez
    • ➕ Add a -chunks option to the check command for verifying chunks: 22d6f3a
    • 👍 Allow a ssh private key file to be used together with a signed certificate trusted by the server: #547 by @philband
    • Fail the backup if the repository can't be accessed or there are no files in the repository: 810303c
    • Access Google Drive via service accounts: 7208adb
    • ➕ Add a global -suppress option to suppress logs with given ids: 749db78
    • Call ReadAll() on the http body to allow the http keepalive connection to be reused in the dropbox backend: #593 by @freaksdotcom
    • ⚡️ Update github.com/aws/aws-sdk-go and google.golang.org/api to the latest: eebcece