My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links
  • External links
  • Me

Originally based on 'flyback', dupliback, is a full featured backup application built on top of the duplicity command line backup tool. The projects goals are to support the following features.

  • Support password encrypted backup
  • Support backing up on remote servers via ssh
  • Support backing up on Amazon Cloud S3 service
  • Support backing up on local and removable disks
  • Keep a nice & clean user interface, which was originally based on Apple's 'Time Machine'
  • Fix many of the outstanding bugs in 'flyback'

dupliback was branched from 'flyback' on revision 114. More about flyback can be found at http://code.google.com/p/flyback/

NOTE: Backups from version 0.2.2 are not compatible with version 0.2.3 or greater.

Install Tips

To install dupli.back, after downloading, type the following.

  • sudo dpkg -i dupli.back-0.2.4_r7-32M.deb (or replace with the latest deb file)
If you get error message about missing dependencies do the following
  • type sudo apt-get -f install
then try the first step again.

Screen Shots

Powered by Google Project Hosting