https://bugzilla.samba.org/show_bug.cgi?id=8594
Summary: Allow --link-dest argument to be a file
Product: rsync
Version: 3.0.9
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
If I pass a file as --link-dest, rsync complains "--link-dest arg is not a
dir". But this makes perfect sense and would be useful:
rsync -a --link-dest=prevfile srcfile dstfile
See also
http://stackoverflow.com/questions/7100900/rsync-link-dest-option-for-single-file
--
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