https://bugzilla.samba.org/show_bug.cgi?id=8502
Summary: problem to make snapshot with --link-dest without copy of the files Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: way...@samba.org ReportedBy: dieter.ferdin...@gmx.de QAContact: rsync...@samba.org hello, i have tried to make a snapshot with the following command-line: rsync -lHrtDpvP --link-dest=daten/ daten/ snap1/ but some files are copied instad of making hardlinks to the files and i don't know why! the link-dest-dir is the same as the source dir, so it gives no difference between the source file and the link-dest-file! why does rsync then copy some files and don't make hardlinks to it ??? goodby -- 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