|
| Duplicity - Encrypted remote/local backup using rsync algorithm.Updated by FastRunner on Saturday, July 04th 2009.Duplicity is an incremental backup tool that backs up files and directories by encrypting tar format volumes with GnuPG and uploading them to a file server. It supports local, ssh/scp, and ftp back-ends. Because it uses librsync, archives only record the parts of files that have changed since the last backup. It supports deleted files, full Unix permissions, directories, symbolic links, and fifos, but currently not hard links. Licence : GPL
Version : 0.5.18 [Stable]0.6.01 [Development]
Platforms : POSIX
Requirements : librsync 0.9.5.1 or later, python 2.2 or later, GnuPG
|