https://bugzilla.samba.org/show_bug.cgi?id=10354
Summary: link-by-hash-autodir - use an automatically determined directory to collect the hash-hardlinks Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: way...@samba.org ReportedBy: jimkli...@gmail.com QAContact: rsync...@samba.org The current link-by-hash functionality requires a DIR argument to specify the directory which would contain the hash hardlinks. I propose adding an option that would automatically determine the directory, to ease automation of this feature. For example (given proper ownership and permissions), the target filesystem's root directory (i.e. "/export/ftp") could be suffixed with a hardcoded value (i.e. +"/" + ".rsync-hash") and the resulting string "/export/ftp/.rsync-hash" would be used automatically for all files pouring into the "/export/ftp" filesystem (as long as the options for the rsync process local to this machine would include the proposed new automation option). -- 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