https://bugzilla.samba.org/show_bug.cgi?id=10351
Summary: link-by-hash no-copy initialization
Product: rsync
Version: 3.1.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
I have a file-server which has already received numerous backups from other
machines. I want to deduplicate existing files by the virtue of link-by-hash,
however I'd prefer not copying the data around again - instead, I want the
specified hash-directory created and used to link existing identical files into
the same inode.
Also of use would be a "relaxed" vs. "strict" mode to allow or forbid creation
of such hardlinks for files with same content and differing metadata (owner,
date, permissions, etc.)
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--
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