Skip to content

Duplicacy Command Line Version 2.7.2

Compare
Choose a tag to compare
@gilbertchen gilbertchen released this 16 Nov 18:29
· 84 commits to master since this release
  • Make -vss work with Big Sur: 7c36311
  • Skip chunks already verified in previous runs when running check -chunks: d7c1903
  • Fixed reading/writing extended attributes on Linux by switching to github.com/pkg/xattr: b392302
  • Fixed a bug that caused a fresh restore of large files to fail without the -overwrite option: bec3a0e
  • Validate that a repository id can only contain letters, numbers, dashes, and underscores: 5eed6c6
  • Fixed a crash in the Dropbox backend caused by a nil Seeker: gilbertchen/go-dropbox@2233fa1