Skip to content

Duplicacy 2.4.0 Command Line Version

Choose a tag to compare

@gilbertchen gilbertchen released this 06 Mar 03:34
· 185 commits to master since this release
  • Reduced the memory usage of the copy command by releasing the list of chunk hashes after processing each snapshot: d43fe1a
  • Fix the retry logic in the sftp backend: e888b6d
  • Support free downloading from B2 with a custom URL: #589
  • Fixed a bug that caused all copied chunks to be RSA encrypted: cc88abd
  • Fixed handling of repository ids with spaces in the b2 backend: a6ce64e