On Sun, Sep 28, 2008 at 03:39:06PM +0800, Zhiming Zhou wrote: > rsync -a --link-dest=/remote/old /tmp/myfile [EMAIL > PROTECTED]::backup/remote/new
As long as remote/old is a path inside the backup module, and is on the same filesystem as the remote/new path inside the backup module, it should work fine. If you're using at least 3.0.0, it will alert you if you have specified a directory that does not exist. If it's not working, check the version of the destination rsync so we can see if it is old enough to have a bug that might affect the linking. ..wayne.. -- 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