Duplicacy v2.7.0 Release Notes

Release Date: 2020-09-27 // over 3 years ago
    • ➕ Added support for erasure coding to detect and recover from corrupt chunks: #606
    • ➕ Added a -persist option to check and restore to continue despite errors: #595 (by @twlee79)
    • Added exclude_by_attribute preference to exclude files based on os-specific extended attributes: #498 (by @plasticrake)
    • 🛠 Fix and improvements for the OneDrive backend: eecbb8f
    • 👌 Improvements for the WebDAV backend: #549 (by @Jos635), e3e3e97
    • 🛠 Fixed a bug that broke the Swift backend: #594 (by @alecuyer)
    • ➕ Added a -download-threads option to the copy command for specifying the number of downloading threads: 9470064
    • 🌲 Show progress log messages during copy: 9470064
    • 🌲 Show progress log messages when verifying chunks (check -chunks): d0b3b5d