On Wed 28 Jan 2009, supaplex wrote:
> 
> host:/backups/production# make -n pull
> rsync --delete --link-dest=backup-2009-01-27/  \
>                 -avP u...@production.example.com: backup-2009-01-28/

Note that --link-dest directories that are relative, are relative to the
destination directory. Thus unless you happen to have a
backup-2009-01-28/backup-2009-01-27/ directory, the above command's
--link-dest is useless.

I suspect the problem you're seeing is due to that.


Paul Slootman



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to