On Thu, Dec 18, 2003 at 02:34:50PM +0100, Vuko Brigljevic wrote: > Quelqu'un aurait-il d'autre suggestions?
rdiff-backup. Voir: http://rdiff-backup.stanford.edu/ [EMAIL PROTECTED]:~$ apt-cache show rdiff-backup Package: rdiff-backup Priority: optional Section: utils Installed-Size: 194 Maintainer: John Goerzen <[EMAIL PROTECTED]> Architecture: all Version: 0.6.0-1 Depends: python2.2, rdiff Filename: pool/main/r/rdiff-backup/rdiff-backup_0.6.0-1_all.deb Size: 63156 MD5sum: d0095d1005069ad12d931233afd4182a Description: Backup program to use deltas for history rdiff-backup is a script that backs up one directory to another. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, symlinks, special files, permissions, uid/gid ownership (if it is running as root), and modification times. Finally, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. -- Erik Rossen [EMAIL PROTECTED] Tel: (41 22) 362 45 08 http://www.linux-gull.ch OpenPGP key: 2935D0B9 _______________________________________________ gull mailing list [EMAIL PROTECTED] http://lists.alphanet.ch/mailman/listinfo/gull
