Bug#346357: rsync: Do not handle hard links on remote source

2006-01-07 Thread Paul Slootman
On Sat 07 Jan 2006, Sebastien Koechlin wrote: > Package: rsync > Version: 2.6.4-6 > Severity: normal > > When using rsync to do backup of a remote host, rsync is doing a copy for > each name of a hard link: > > rsync --archive --delete --partial-dir=/tmp/rsync [EMAIL PROTECTED]:/data > /backup

Bug#346357: rsync: Do not handle hard links on remote source

2006-01-07 Thread Sebastien Koechlin
Package: rsync Version: 2.6.4-6 Severity: normal When using rsync to do backup of a remote host, rsync is doing a copy for each name of a hard link: rsync --archive --delete --partial-dir=/tmp/rsync [EMAIL PROTECTED]:/data /backup/host/ On the remote host, I have: -rw-rw-rw- 2 user gro