Skip to content

Duplicacy Command Line Version 3.2.0

Compare
Choose a tag to compare
@gilbertchen gilbertchen released this 08 Sep 22:50
· 11 commits to master since this release
  • Added a Samba backend: 3a81c10
  • Implemented zstd compression: 53b0f3f
  • Added support for custom OneDrive credentials: #632 (thanks to @sevimo123)
  • Added support for SharePoint document libraries to the ODB backend: #633 (thanks to @sevimo123)
  • Fixed a connection leak in the Dropbox backend on some http errors: gilbertchen/go-dropbox#5 (thanks to @northnose)
  • Fixed bugs that caused the B2 and Google Drive backends to fail to download metadata chunks that have been marked as fossils: ff207ba 1f9ad0e
  • Fixed a crash when some backends return with an empty entry path: cdf8f5a
  • Fixed a crash caused by concurrent access to a map during chunk verification: #649 (thanks to @northnose)
  • Fixed a chunk leak when listing files in a revision: 9be475f