Duplicati (software)

Duplicati (software)
Duplicati
Developer(s) Kenneth Skovhede
Stable release 1.2.2 / September 24, 2011; 59 days ago (2011-09-24)
Preview release 1.3 beta (r1022) / November 21, 2011; 1 day ago (2011-11-21)
Written in C#
Operating system Cross-platform
Type Backup
License GNU Lesser General Public License
Website http://www.duplicati.com/

Duplicati is a software suite that provides easy encrypted, versioned, remote backup of files requiring little of the remote server.[1] Duplicati enables the user to create full and incremental backups allowing recovery of data at any of the backup times. Using only standard components such as rdiff, zip, AESCrypt[2] and GnuPG, the backup data is produced as incremental, compressed and encrypted files. The files are transmitted as plain binary files to a supported destination which includes local folder, FTP, SSH, WebDAV, Amazon S3, RackSpace CloudFiles, Tahoe LAFS, SkyDrive[citation needed] and Google Docs.

Contents

Introduction

Duplicati is a collection of programs that use common algorithms for producing incremental, compressed and encrypted backup on remote storage. Using either a graphical or a command-line user interface, the user can back up, restore, list and examine backups stored on a remote or local server.

Released under the terms of the GNU Lesser General Public License (LGPL), Duplicati is free software.

History

The original Duplicati project was started in June 2008 and intended to produce a graphical user interface for the Duplicity program. This included a port of the Duplicity code for use on Windows, but was dropped in September 2008[3] where work on a clean re-implementation began. This re-implementation includes all the sub-programs found in Duplicity, such as rdiff, ftp, etc., which saw an initial release in June 2009.

Features

Duplicati is written mostly in C# and implemented completely within the CLR, which enables it to be cross-platform. It runs well on 32bit and 64bit versions on Windows and Linux using either Microsoft.NET or Mono.

Duplicati has both graphical user interface with a wizard style interface as well as a commandline version for use in headless environments. Both interfaces use the same core and thus has the same set of features and capabilities. The commandline version is almost identical to the Duplicity interface.

To cater for the laptop user, Duplicati can resume an interrupted backup without having to start over, and can also limit the CPU and network bandwidth usage.

Duplicati is not mature enough to be considered an enterprise system, but has some unique features that are usually only found in commercial systems, such as remote verification, disk snapshots, and backup of open files. The disk snapshots are performed with VSS on Windows and LVM on Linux.

Implementation

The Duplicati GUI and commandline interface both call a common component called Main which serves as a binding point for all the operations supported. Currently the encryption, compression and storage component are considered subcomponent and are loaded at runtime, making it possible for a thirdparty developer to inject a subcomponent into Duplicati without access to the source, or any need to modify Duplicati itself. The license type is also flexible enough to allow redistribution of Duplicati with a closed source storage provider. Duplicati is designed to be as independent of the provider as possible, which means that any storage medium that supports the common commands GET/PUT/LIST/DELETE can work with Duplicati.

The Duplicity model, on which Duplicati is based, relies heavily on components in the system, such as librdiff, TcFTP and others. Since Duplicati is intended to be cross platform, and it is unlikely that all those components are available on all platforms, Duplicati re-implements the components instead. Most notably, Duplicati features a rdiff and AESCrypt implementation that works on any system that supports a CLR runtime.

Limitations

The GUI is not currently supported on Mac OS X, due to a problem with registering the tray icon with Mono on Mac OS X. The commandline version works fine on Mac OS X.

The Duplicati GUI is intended to be used on a single machine with a display attached. Because of this, it is not currently possible to use Duplicati as a Windows service or Linux Daemon. A workaround is possible by using the commandline version, but that complicates monitoring of backup status. Work to solve this is in progress.[4][5]

Since Duplicati produces incremental backups, a corrupt or missing volume can render an entire backup chain useless.

Duplicati handles symlinks as regular files or directories, and only stores the file modification date, not metadata like permissions and attributes.

See also

References

  1. ^ Open Alexandria: Duplicati- Makes backup safer and easier!
  2. ^ Security tips from Hacker 10
  3. ^ Duplicati Background
  4. ^ Running Duplicati as a service
  5. ^ Duplicati runs as service - roadmap

External links


Wikimedia Foundation. 2010.

Игры ⚽ Нужно решить контрольную?

Look at other dictionaries:

  • Duplicati — Dieser Artikel wurde auf den Seiten der Qualitätssicherung eingetragen. Bitte hilf mit, ihn zu verbessern, und beteilige dich bitte an der Diskussion! Folgendes muss noch verbessert werden: WP:Wikifizieren: Kategorien fehlen, verwaist… …   Deutsch Wikipedia

  • List of backup software — This is a list of backup software (software that performs data backups). Contents 1 Free software 2 Proprietary 3 See also 4 References …   Wikipedia

  • Duplicity (software) — Duplicity Stable release 0.6.16 / October 15, 2011 Operating system Cross platform (POSIX) Type Backup software License GNU General Pub …   Wikipedia

  • rsync — Original author(s) Andrew Tridgell, Paul Mackerras Developer(s) Wayne Davison Initia …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”