Skip to content

Duplicacy Command Line Version 3.0.0

Compare
Choose a tag to compare
@gilbertchen gilbertchen released this 06 Oct 02:56
· 40 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.19 with Go modules enabled