Skip to content

Duplicacy Command Line Version 3.0.1

Compare
Choose a tag to compare
@gilbertchen gilbertchen released this 07 Oct 01:21
· 38 commits to master since this release
  • Completely rewrite the backup engine to achieve near-constant memory usage regardless of backup size (#625)
  • New storage backend for Storj (6009f64)
  • Use long-lived refresh token for the Dropbox backend (cde660e)
  • Update the Swift storage to V2 (#626)
  • Add a global option -print-memory-usage to print memory usage during execution
  • Find the storage path in shared folders first when connecting to Google Drive (e43e848)
  • Support GCD impersonation via modified service account file (#612)
  • Built with Go 1.16.15 with Go modules enabled