Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] rdiff-backup
- Date: Wed, 12 Nov 2003 09:08:01 +0900
- From: Jim Tittsler <jwt-tlug@example.com>
- Subject: [tlug] rdiff-backup
- Organization: 7J1AJH/AI8A Tokyo
- User-agent: Mutt/1.4.1i
I really like what I've seen of rdiff-backup. http://rdiff-backup.stanford.edu/ rdiff-backup backups up one directory to another (either locally or over SSH). But in addition to the current mirror, it also keeps reverse diffs so that you can recover older versions of the files. So you get both an rsync-like mirror and incremental backups. You periodically run rdiff-backup with a different argument to have it throw away increments older than a specified age. I've been using rsync a lot, with a --max-delete limit to try to protect against some catastrophe on the primary being mirrored to the secondary. rdiff-backup is a MUCH better solution. It can keep filesystem metadata like permissions and ownership (or Mac OS file resource forks in the 0.13 development branch) in a separate database, so the secondary system (a) need not be root to keep such things and (b) can keep ACL/resource fork/other data that might not be native on the secondary. Active mailing list, with a very responsive primary author. (He also has a second project, which uses encrypted files for backing up to a server you don't completely trust.) Very cool. -- Jim Tittsler GPG: 0x01159DB6 Kanto Computer Calendar http://www.OnJapan.net/calendar/ Python Starship http://Starship.Python.net/
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] segfault
- Next by Date: [tlug] [Quotation of the day for November 12, 2003] (fwd)
- Previous by thread: Re: [tlug] segfault
- Next by thread: [tlug] [Quotation of the day for November 12, 2003] (fwd)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links