On Wed, Sep 14, 2011 at 9:48 AM, <[email protected]> wrote: > I'd like to use rsync as an efficient (== do not store the same file twice > at > the backup media) backup solution.
Check out PCBackup -- it can use rsync (either via ssh or a daemon) and stores files without duplicates. There's also a diff in the patches called link-by-hash that will hard link files together that have the same hash because it maintains a directory of hash-named files. ..wayne..
-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
