Duplicati full changelog
Duplicati 2.2.0.1
released Nov 9, 2025 (New Release)
Report remote filenames on failures
Fixed issues with timeouts on MSGraph-based backends (OneDrive and others)
Fixed base-href placement for better proxy support, thanks @peloyeje
Fixed an issue with not parsing enums with multiple values (aka flags)
Clear warnings for configuration issues, if the issues are resolved
Better detection of valid S3 hostnames
Showing assembly version in version number
Marked --send-mail-password as a password setting
Improved WebDAV parsing logic for more servers
Made pCloud options visible
Added option to disable remote control while being connected to console
Fixed a retry issue with sync-tool
Added support for picking power-mode provider
Fixed issues with filters
Fixed styling of some buttons
Fixed issue with "Test connection" not offering to fix know issues
Made the export tooltip optional
Fixed an issue with parsing the exclude attributes and file size
Improved some hint texts
Fixed support for showing durations that include days
The button to resume from paused state is now called "Resume"
Hide usage reporter options if this is disabled via environment variables
Show currently installed version on the settings page
Set user language on first load to avoid default English page
Added check when doing cross-OS restores
Prevent clicking on steps that cannot be clicked
Added password visibility toggle on main password
Added some improved views for emails and files
Fixed an issue with allowing uppercase and non-ASCII names in the folder path
Commandline UI now loads global settings
Very long error messages now introduce scrolling inside the popup
Show configured backups for restore first, then direct restore options
Added scrolling to source paths, which allows more than 25 sources to be added
Filejump is hidden as it is undergoing a migration
Sizes are now allowing bytes for precision
Incorrect volume size warning fixed
Added new console connect flow
Fixed issues with timeouts on MSGraph-based backends (OneDrive and others)
Fixed base-href placement for better proxy support, thanks @peloyeje
Fixed an issue with not parsing enums with multiple values (aka flags)
Clear warnings for configuration issues, if the issues are resolved
Better detection of valid S3 hostnames
Showing assembly version in version number
Marked --send-mail-password as a password setting
Improved WebDAV parsing logic for more servers
Made pCloud options visible
Added option to disable remote control while being connected to console
Fixed a retry issue with sync-tool
Added support for picking power-mode provider
Fixed issues with filters
Fixed styling of some buttons
Fixed issue with "Test connection" not offering to fix know issues
Made the export tooltip optional
Fixed an issue with parsing the exclude attributes and file size
Improved some hint texts
Fixed support for showing durations that include days
The button to resume from paused state is now called "Resume"
Hide usage reporter options if this is disabled via environment variables
Show currently installed version on the settings page
Set user language on first load to avoid default English page
Added check when doing cross-OS restores
Prevent clicking on steps that cannot be clicked
Added password visibility toggle on main password
Added some improved views for emails and files
Fixed an issue with allowing uppercase and non-ASCII names in the folder path
Commandline UI now loads global settings
Very long error messages now introduce scrolling inside the popup
Show configured backups for restore first, then direct restore options
Added scrolling to source paths, which allows more than 25 sources to be added
Filejump is hidden as it is undergoing a migration
Sizes are now allowing bytes for precision
Incorrect volume size warning fixed
Added new console connect flow
Duplicati 2.2.0.0
released Oct 23, 2025 (New Release)
New user interface:
The new user interface is rewritten from scratch and has the same general structure as the previous one, but we made some things more user friendly and more visually appealing.
Should you find a function that is lacking, we have included buttons to switch back-n-forth between the two user interfaces.
New backends:
We added support for using the cloud services pCloud, Filen and Filejump.
We also added support for connections with SMB.
The new SMB backend can connect directly to a Windows share without needing to mount the folder or install SMB support, and it works on Windows, Linux and macOS.
New restore flow:
The new restore flow is enabled by default and you should not notice anything other than faster restores!
In case there is an issue with this, it is possible to set the option --restore-legacy=true to fall back to the previous restore flow.
New signing keys:
The packages are now signed by Duplicati Inc, and the Windows packages are signed with EV certificates.
Remote source support:
With this version it is now possible to make backups of local and some remote data.
In this version, S3, IDrive, SSH and CIFS sources are supported.
The UI does not yet support editing this nicely, but you can enter a path in the special format to "mount" the remote source.
For the commandline (and manual text entry in the UI) enter sources such as: @X:server1|smb://server/share?auth-username=...
This will cause the backups to fetch data from the remote sources.
We will add an editor to the UI to allow browsing the remote sources, similar to the local files.
Archive attributes support:
For AWS S3 and Azure Blob Storage, Duplicati will now respect the archive attributes and not attempt to read and verify files that have been moved to cold storage.
Database updates:
This version updates the format of the local database to version 17.
This version updates the format of the settings database to v9.
To assist in downgrades there is now a bundled CommandLine
The new user interface is rewritten from scratch and has the same general structure as the previous one, but we made some things more user friendly and more visually appealing.
Should you find a function that is lacking, we have included buttons to switch back-n-forth between the two user interfaces.
New backends:
We added support for using the cloud services pCloud, Filen and Filejump.
We also added support for connections with SMB.
The new SMB backend can connect directly to a Windows share without needing to mount the folder or install SMB support, and it works on Windows, Linux and macOS.
New restore flow:
The new restore flow is enabled by default and you should not notice anything other than faster restores!
In case there is an issue with this, it is possible to set the option --restore-legacy=true to fall back to the previous restore flow.
New signing keys:
The packages are now signed by Duplicati Inc, and the Windows packages are signed with EV certificates.
Remote source support:
With this version it is now possible to make backups of local and some remote data.
In this version, S3, IDrive, SSH and CIFS sources are supported.
The UI does not yet support editing this nicely, but you can enter a path in the special format to "mount" the remote source.
For the commandline (and manual text entry in the UI) enter sources such as: @X:server1|smb://server/share?auth-username=...
This will cause the backups to fetch data from the remote sources.
We will add an editor to the UI to allow browsing the remote sources, similar to the local files.
Archive attributes support:
For AWS S3 and Azure Blob Storage, Duplicati will now respect the archive attributes and not attempt to read and verify files that have been moved to cold storage.
Database updates:
This version updates the format of the local database to version 17.
This version updates the format of the settings database to v9.
To assist in downgrades there is now a bundled CommandLine
Duplicati 2.1.0.5
released Mar 5, 2025 (New Release)
Important changes from 2.0.8.1 or older:
Updated to .NET8 with OS specific builds
Using Kestrel as the API/UI server
Mandatory password and new authentication scheme for server
Settings database version updated to v8
Backup database updated to v13
Automatic updating not supported
Detailed list of changes:
Fixed issue where failed uploads would be ignored in certain cases
Increased default value for --read-write-timeout to 10 min to counter timeouts on large sets
Fixed a case where a leading slash would be removed from source url paths
Fixed fallback support for zip files with non-deflate compressed files
Fixed dark/light-mode icons on MacOS
Updated to .NET8 with OS specific builds
Using Kestrel as the API/UI server
Mandatory password and new authentication scheme for server
Settings database version updated to v8
Backup database updated to v13
Automatic updating not supported
Detailed list of changes:
Fixed issue where failed uploads would be ignored in certain cases
Increased default value for --read-write-timeout to 10 min to counter timeouts on large sets
Fixed a case where a leading slash would be removed from source url paths
Fixed fallback support for zip files with non-deflate compressed files
Fixed dark/light-mode icons on MacOS
Duplicati 2.1.0.4
released Feb 28, 2025 (New Release)
Restore improvements:
Building further on the new restore engine, this version has significant performance speedups during restore.
New signing keys:
The builds are now signed by "Duplicati Inc" for MacOS and Windows.
The Windows signatures are now done with an extended validation (EV) certificate and should not trigger Windows Defender warnings.
New enumeration logic:
The enumeration of files and folders has been rewritten to better support some edge cases.
Improved pagination support:
All backends are updated to support the new list methods that supports pagination and cancellation.
The test method will now only load a single page of results, instead of listing all items.
Support for backend-as-source:
This version has support for backups of both remote and local data.
In this version, S3, IDrive, SSH and CIFS sources are supported.
The UI does not yet support this, but it is possible to read data from a remote location by "mounting" it into the local filesystem.
For the commandline (and manual text entry in the UI) enter sources such as:
Building further on the new restore engine, this version has significant performance speedups during restore.
New signing keys:
The builds are now signed by "Duplicati Inc" for MacOS and Windows.
The Windows signatures are now done with an extended validation (EV) certificate and should not trigger Windows Defender warnings.
New enumeration logic:
The enumeration of files and folders has been rewritten to better support some edge cases.
Improved pagination support:
All backends are updated to support the new list methods that supports pagination and cancellation.
The test method will now only load a single page of results, instead of listing all items.
Support for backend-as-source:
This version has support for backups of both remote and local data.
In this version, S3, IDrive, SSH and CIFS sources are supported.
The UI does not yet support this, but it is possible to read data from a remote location by "mounting" it into the local filesystem.
For the commandline (and manual text entry in the UI) enter sources such as:
Duplicati 1.3.4
released Dec 6, 2024 (New Release)
Detailed list of changes:
Fixed a case where the TrayIcon would hang in detached mode
Improved OpenAPI description for filter groups
Fixed an issue with websocket requests through a proxy
Updated icons for Linux and dark-mode MacOS
Added logging of unobserved exceptions
Fixed a compatibility issue with FTP not correctly detecting explicit TLS
Fixed an issue where the quota was reported incorrectly
Removed the unused --use-block-cache option
Agent now has a dedicated register command
Sizes can now be supplied as kikibytes, eg. 20kib
Fixed supporting subfolders in pCloud
Added option to send http requests with relaxed TLS security
Agent can now be asked to retain the previous UI password
Updated SSH.NET to v2024.2.0
Fixed a case where the TrayIcon would hang in detached mode
Improved OpenAPI description for filter groups
Fixed an issue with websocket requests through a proxy
Updated icons for Linux and dark-mode MacOS
Added logging of unobserved exceptions
Fixed a compatibility issue with FTP not correctly detecting explicit TLS
Fixed an issue where the quota was reported incorrectly
Removed the unused --use-block-cache option
Agent now has a dedicated register command
Sizes can now be supplied as kikibytes, eg. 20kib
Fixed supporting subfolders in pCloud
Added option to send http requests with relaxed TLS security
Agent can now be asked to retain the previous UI password
Updated SSH.NET to v2024.2.0
Duplicati 2.0.6.3
released Jun 17, 2021 (New Release)
Duplicati 2.0.6.1
released May 3, 2021 (New Release)
Duplicati 2.0.4.5
released Nov 28, 2018 (New Release)
New multi-threaded processing engine
New logging system with filter options
Better external reporting, with JSON support
Filter groups to exclude common unwanted files
Ignore filenames and empty folders added
USN support on Windows
Improved repair and validation
Fixed reading password from console
UID and GID now correctly restored on Linux/BSD/MacOS
Added a number of new languages to the user interface
And of course many, many, other updates and fixes contributed by the Duplicati community.
New logging system with filter options
Better external reporting, with JSON support
Filter groups to exclude common unwanted files
Ignore filenames and empty folders added
USN support on Windows
Improved repair and validation
Fixed reading password from console
UID and GID now correctly restored on Linux/BSD/MacOS
Added a number of new languages to the user interface
And of course many, many, other updates and fixes contributed by the Duplicati community.
Duplicati 2.0.1.61
released Feb 6, 2013 (New Release)
· Fixed: Restore to a new machine also restored paths from the old machine.
· Fixed: Better detection of invalid filenames
· Fixed: Crash when source folders contained no files.
· Fixed: snapshot-policy=auto and usn-policy=auto now work properly.
· Fixed: Restore crashed when advanced option --force was set.)
· Fixed: Improved the way settings override eachother.
· Fixed: Installer now creates a desktop shortcut.
· Fixed: Possible cause for "Error: The manifest file ... indicates that there should be x volumes, but the file list indicates y" with SSH backend fixed.
· Fixed: Exit code is always "0".
· Added: Translation for zn-HK which is Chinese, Hongkong.
· Added: Russian translation.
· Added: Commands for command line can be exported from UI.
· Fixed: Better detection of invalid filenames
· Fixed: Crash when source folders contained no files.
· Fixed: snapshot-policy=auto and usn-policy=auto now work properly.
· Fixed: Restore crashed when advanced option --force was set.)
· Fixed: Improved the way settings override eachother.
· Fixed: Installer now creates a desktop shortcut.
· Fixed: Possible cause for "Error: The manifest file ... indicates that there should be x volumes, but the file list indicates y" with SSH backend fixed.
· Fixed: Exit code is always "0".
· Added: Translation for zn-HK which is Chinese, Hongkong.
· Added: Russian translation.
· Added: Commands for command line can be exported from UI.
Duplicati 1.3.4
released Feb 6, 2013 (New Release)
· Fixed: Restore to a new machine also restored paths from the old machine.
· Fixed: Better detection of invalid filenames
· Fixed: Crash when source folders contained no files.
· Fixed: snapshot-policy=auto and usn-policy=auto now work properly.
· Fixed: Restore crashed when advanced option --force was set.)
· Fixed: Improved the way settings override eachother.
· Fixed: Installer now creates a desktop shortcut.
· Fixed: Possible cause for quot;Error: The manifest file ... indicates that there should be x volumes, but the file list indicates yquot; with SSH backend fixed.
· Fixed: Exit code is always quot;0quot;.
· Added: Translation for zn-HK which is Chinese, Hongkong.
· Added: Russian translation.
· Added: Commands for command line can be exported from UI.
· Fixed: Better detection of invalid filenames
· Fixed: Crash when source folders contained no files.
· Fixed: snapshot-policy=auto and usn-policy=auto now work properly.
· Fixed: Restore crashed when advanced option --force was set.)
· Fixed: Improved the way settings override eachother.
· Fixed: Installer now creates a desktop shortcut.
· Fixed: Possible cause for quot;Error: The manifest file ... indicates that there should be x volumes, but the file list indicates yquot; with SSH backend fixed.
· Fixed: Exit code is always quot;0quot;.
· Added: Translation for zn-HK which is Chinese, Hongkong.
· Added: Russian translation.
· Added: Commands for command line can be exported from UI.
Duplicati for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Duplicati from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX DVD Video Converter
58% Off -
MacX DVD Ripper Pro
50% Off -
MacX Video Converter Pro
56% Off -
MacX Media Management Bundle
70% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- iTop Data Recovery 5.5.0.844
- GoodSync2Go 12.9.17.7
- R-Studio for Windows x64 9.4 B191310
- KLS Backup Standard 2025 (14.0.0.2)
- BackUp Maker Standard Edition 8.318
- DMDE 4.0.6.806
- StrongRecovery Portable 5.0.4.0
- StrongRecovery 5.0.4.0
- Backup for Workgroups 4.3
- Backup To EMail 2.2 Build 252
- Mozy Remote Backup 2.36.5.646
- R-Studio 9.5 build 191648
- Driver Genius Professional Edition 25.0.0.122
- Image 4.01
- Windows 7 USB/DVD Download Tool 1.0.24.0
- Virtos S.O.S Backup Enterprise 5.5.05
- FreeFileSync 14.5
- Portable Recover Files 3.3.1.0
- Safe Data Backup 3.0
- Paragon Backup & Recovery Free Edition 64bit 2013
Popular Tags
media
salvage
restore
usb
images
partition
memory
card
retrieve
digital
undelete
drive
formatted
corrupted
audio
file
utility
recover
picture
disk
deleted
folder
pictures
windows
rescue
erased
video
backup
damaged
recovery
Popular Windows 7 Software
- Avro Keyboard 5.6.0.0
- Ghostscript (x64 bit) 10.03.1
- iTop Data Recovery 5.5.0.844
- Windows 7
- Windows 7 Service Pack 1 7601.17514.1011
- iTop Easy Desktop 3.1.0.127
- Advanced SystemCare 19.0.1.158
- Smart Game Booster 5.3.1.692
- iTop PDF 3.6.0.4
- GoodSync2Go 12.9.17.7
- The Dude 7.20.5 Stable
- Atlantis Word Processor 5.0.0.12
- IObit Uninstaller 15.1.0.1
- Miraplacid Text Driver Terminal Edition 8.0
- Miraplacid Text Driver 8.0
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



