Displaying 1 result from an estimated 1 matches for "lhrtdpvp".
2011 Sep 29
1
[Bug 8502] New: problem to make snapshot with --link-dest without copy of the files
...Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: dieter.ferdinand at gmx.de
QAContact: rsync-qa at 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'...