duplicati

Store securely encrypted backups in the cloud!

OTHER License

Stars
10.1K
Committers
202

Bot releases are visible (Hide)

duplicati - v2.0.1.29-2.0.1.29_canary_2016-10-27

Published by kenkendk almost 8 years ago

Changes in this version:

  • Better support for LVM snapshots, thanks @a1ezzz
  • Fixed additional Debian dependencies, thanks @a1ezzz
  • Additional translation files, Spanish and French
  • Improved HyperV support from CLI and UI, thanks @mnaiman and @agrajaghh
  • Fixed a bug with log-spam from Windows Service, thanks @mnaiman
  • Fixed issue with backup metadata and user that do not exist locally, thanks @gerco
  • Improved screen reading support
  • Fixed OSX icon on dark statusbar
  • Fixed crashes on Linux related to icon format
  • Updated GTK support and switched to SVG icons
duplicati - v2.0.1.28-2.0.1.28_canary_2016-10-19

Published by kenkendk about 8 years ago

Changes in this version:

  • Some additions to the translation system
  • Fixed setting current working dir, thanks @mnaiman
  • Fixed an issue where deleting a backup would not work
  • Updated the throttle computation algorithm
  • Suppressing the "No LSB modules found" error message on Ubuntu
  • Added support for metadata larger than 100kb
  • NOTE: The large metadata support changes the remote file format for all newly written files
  • Added support for HyperV on CLI and in the UI, thanks @mnaiman and @agrajaghh
  • Fixed an issue with the Debian package requiring AlphaVSS.Common.dll when performing LVM snapshots
  • Fixed an issue with Amazon Cloud Drive, thanks @AndersGron
  • Fixed an incorrect warning when using the commandline and GPG
duplicati - v2.0.1.27-2.0.1.27_canary_2016-10-14

Published by kenkendk about 8 years ago

Changes in this version:

  • Work on the translation system, thanks @agrajaghh
  • Added tray-icon context menu icons, thanks @agrajaghh
  • Added support for "caffeinate" on OSX to prevent sleep during backups
  • Work on Hyper-V support, thanks @mnaiman
  • Fixed an issue with Windows service running from the wrong start folder
  • Changed dependencies in packages to require Mono 3.0
  • Added a new delete dialog to assist in deleting the local database and optionally the remote data
  • UI tweaks
  • Added validation when saving/importing backups
  • Fixed some issues with choosing the home folder on Windows
duplicati - v2.0.1.26-2.0.1.26_canary_2016-09-29

Published by kenkendk about 8 years ago

Changes in this version:

  • Updated help file for commandline
  • Fixed a problem with showing progress / crashing UI
  • Support for localization
  • Added messages in the log when finishing an operation
  • Added log message after starting the webserver
  • Support for the --asynchronous-upload-folder setting
  • Added a dialog in the UI when clicking Run and the server is paused
  • Improved formating of the logged result message
  • Updated bundled GPG for Windows
duplicati - v2.0.1.25-2.0.1.25_canary_2016-09-26

Published by kenkendk about 8 years ago

Changes in this version:

  • Fixed some issues in commandline help (thanks @agrajaghh)
  • Added support for backing up HyperV machines (thanks @GNicho)
  • Fixed showing backend statistics when --no-remote-verification is specified
  • Fixed global options not being applied
duplicati - v2.0.1.24-2.0.1.24_canary_2016-09-21

Published by kenkendk about 8 years ago

Changes in this version:

  • Change default TrayIcon on OSX to work on 32bit Mono
  • Added localization support calls to all strings in the UI
duplicati - v2.0.1.23-2.0.1.23_canary_2016-09-16

Published by kenkendk about 8 years ago

Changes in this version:

  • Fixed a restore issue from a partially reconstructed database
  • Implemented Auhtenticode signing for all executables and libraries
  • Implemented Authenticode signing for Windows MSI files
  • Implmented Codesign for OSX pkg and dmg files
  • Updated Mono check for existing certificates, to avoid showing mozroots message
  • Added support for installing Duplicati.WindowsService.exe as a service from the commandline
duplicati - v2.0.1.22-2.0.1.22_experimental_2016-09-12

Published by kenkendk about 8 years ago

Changes in this version:

  • Fixed a problem with restoring from the UI, thanks @4m1g0
duplicati - v2.0.1.21-2.0.1.21_experimental_2016-09-09

Published by kenkendk about 8 years ago

Changes in this version:

  • Fixes to the Dropbox backend
  • Fixed restore of files/folders with semicolon and plus characters from the UI
  • Added visual feedback when clicking the restore button
  • Added assembly redirects to solve issues with loading SharpAESCrypt and Mega backend
  • Changed the label for dblocksize in the UI
duplicati - v2.0.1.20-2.0.1.20_canary_2016-09-01

Published by kenkendk about 8 years ago

Changes in this version:

  • Fixed VSS based backups no working after 2.0.1.17
  • Prevent including temporary files in verification file, thanks @mnaiman
  • Added host-key verification for SSH connections, thanks @mnaiman
duplicati -

Published by kenkendk about 8 years ago

duplicati - v2.0.1.18-2.0.1.18_canary_2016-08-10

Published by kenkendk about 8 years ago

Changes in this version:

  • OneDrive for Business now uploads files in chunks to prevent timeout, thanks @ReneHezer
  • Prevent using both --keep-version and --keep-time to avoid confusion
  • Fixed a number of usability issues with the WebUI
  • Fixed encoding of special characters for Amazon Cloud Drive, thanks @Xelio
  • Fixed an issue with the recovery tool not respecting the restore folder target, thanks @mnaiman
  • Fixed issues when including the "home" folder on Windows
  • Fixed expanding environment variables and special folder names for filters
  • Changed displaying the dates in the WebUI with the browser locale
  • Added option to re-compress and re-encrypt from the recovery tool, thanks @mnaiman
  • Updated AWS S3 library to latests version
  • Added option to create an un-priviledged S3 user via IAM, if the current user has permissions
  • Fixed an issue with the scheduler that cause high CPU usage for invalid schedules
  • Fixed an issue with the WebUI forgetting SSL settings in some cases
  • Upgraded support for sending email to use a new library with proper SSL support, thanks @mnaiman
  • Fixed spurious failures in SSH connections, caused by leaking open connections, thanks @mnaiman
  • Fixed a Mono dependency in the Debian package that has been renamed
  • Added a DropBox backend, thanks @wvc
  • Added option to serve the WebUI with an SSL certificate, thanks @mnaiman
  • Improments to the recovery tool, thanks @mnaiman
  • Fixed an issue where deleting a backup and creating a new could cause data to be pre-set from the delete backup on the new, thanks @4m1g0
  • Fixed an issue with LVM not working on newer versions of Ubuntu
  • Fixed an issue where Mono could not be located by the OSX app bundle
  • Fixes to WebUI layout, thansk @Vaporizer8
duplicati - v2.0.1.17-2.0.1.17_canary_2016-05-14

Published by kenkendk over 8 years ago

Changes in this version:

  • Fixes for UI on Safari, thanks @alexfran
  • Speed and space improvement for backups, thanks @footstark
  • Added a Synology package
duplicati - v2.0.1.16-2.0.1.16_canary_2016-05-04

Published by kenkendk over 8 years ago

Changes in this version:

  • Updated Renci.SSH to latest build
  • Added duration of last backup to the UI (thanks @trampi)
  • Fixed a bug in recreate database with specially crafted index files
duplicati - v2.0.1.15-2.0.1.15_canary_2016-04-27

Published by kenkendk over 8 years ago

Changes:

  • Improved support for OEM customization
  • Updated tray icons on OSX
  • Added support for choosing SSL protocols
  • Added suppresion of reparsepoint errors
  • Improved restoring folder symlinks
duplicati - v2.0.1.14-2.0.1.14_canary_2016-04-21

Published by kenkendk over 8 years ago

Changes:

  • Added a new TrayIcon runner for OSX, so it now works on 64bit mono
  • Fixed some error messages
  • Updated App icon on Windows
  • Added a Windows service
  • Fixed an issue with IE caching data in the UI
  • Fixed an issue with restoring from multi-drive backups in Windows
  • Fixed an issue with spaces in the path on B2 backend
  • Changed how the autoupdater attempts to find a folder for storing updates
  • Updated NGAX, thanks AlexFRAN

Binaries: http://updates.duplicati.com/canary/duplicati-2.0.1.14_canary_2016-04-21.zip
Signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.14_canary_2016-04-21.zip.sig
ASCII signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.14_canary_2016-04-21.zip.sig.asc
MD5: 1ad5e12cba9372bdefb1327304a3c8aa
SHA1: 34b4797f95ff085dc840afcf037b00433290724f
SHA256: 25df0b4ddb61004619519455c512a9edaae0f5c539c599e84718c2e5e0e01a6c

duplicati - v2.0.1.13-2.0.1.13_canary_2016-04-10

Published by kenkendk over 8 years ago

Changes:

  • Added a new FTP backend, thanks @mylemans
  • Fixed an issue with AWS crashing in initializer
  • Updated list of compressed extensions

Binaries: http://updates.duplicati.com/canary/duplicati-2.0.1.13_canary_2016-04-10.zip
Signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.13_canary_2016-04-10.zip.sig
ASCII signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.13_canary_2016-04-10.zip.sig.asc
MD5: e1bbb55df8a513acd1d5013981d53ab9
SHA1: ef501c860874a5f36bdd10f58cd8f47e7ebcca98
SHA256: d7bfbc584f7376ea38d2e364c44101e62659b55e75aa25d5fd1eaa3f2a101614

duplicati - v2.0.1.12-2.0.1.12_canary_2016-04-08

Published by kenkendk over 8 years ago

Changes:

  • Fixed a problem with symlink policy not being honored for folders
  • Fixed disposing database commands and connections, which should fix all "database is locked" errors on Windows
  • Updates to handling scenarios where the user is not logged in, thanks @mylemans
  • Added an OSX TrayIcon for 64-bit, based on rumps

Binaries: http://updates.duplicati.com/canary/duplicati-2.0.1.12_canary_2016-04-08.zip
Signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.12_canary_2016-04-08.zip.sig
ASCII signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.12_canary_2016-04-08.zip.sig.asc
MD5: 940c4c63600f0951606add2202279760
SHA1: 37ef4b3a1561e8c1723a27ff5a891d37c76612db
SHA256: d9e492225ee7180dcc8476203a5f142d6fff976970a78276dee772e49703fafb

duplicati - v2.0.1.11-2.0.1.11_experimental_2016-04-08

Published by kenkendk over 8 years ago

Changes:

Binaries: http://updates.duplicati.com/experimental/duplicati-2.0.1.11_experimental_2016-04-08.zip
Signature file: http://updates.duplicati.com/experimental/duplicati-2.0.1.11_experimental_2016-04-08.zip.sig
ASCII signature file: http://updates.duplicati.com/experimental/duplicati-2.0.1.11_experimental_2016-04-08.zip.sig.asc
MD5: 3ec69039b906cfc45ef05f3d57496adf
SHA1: 08f409819409eb36959bfabc2beb482978e55b04
SHA256: b26a7abb91686f944b7ad45e0f365d5c8b8664e7dbfb1e91705b146c206b4a5e

duplicati - v2.0.1.10-2.0.1.10_canary_2016-03-31

Published by kenkendk over 8 years ago

Changes:

  • Fixed some issues with non-standard block sizes
  • Fixed a number of issues with recreating the database from remote data, thanks @footstark
  • Fixed an issue where filelists with no files would cause an error message
  • Added an import link to the NGAX theme
  • Fixed loading and saving additional properties from NGAX theme
  • Improved login redirect logic in NGAX theme, thanks @mylemans
  • Improved layout for the NGAX theme, thanks @AlexFran
  • Improved image quality for the TrayIcon on OSX and Windows, thanks @FootStark and @agrajaghh

Binaries: http://updates.duplicati.com/canary/duplicati-2.0.1.10_canary_2016-03-31.zip
Signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.10_canary_2016-03-31.zip.sig
ASCII signature file: http://updates.duplicati.com/canary/duplicati-2.0.1.10_canary_2016-03-31.zip.sig.asc
MD5: bc88c21988f2ee72ee14af997fc27a30
SHA1: 894553ad61053a4a14f4041047c1cc9b6ef7dad3
SHA256: bed903514ad914845e4b84a7acc4c4b7242357c0633a7600a04ef65340792066

Package Rankings
Top 6.65% on Proxy.golang.org
Badges
Extracted from project README
Backers on Open Collective Sponsors on Open Collective Build Status on Travis-CI Coverage Status License