> rsync -Ha --link-dest=/media/4tb/bak/panic-2012-01-01 
> /media/2tb/bak/panic-2012-02-01 /media/4tb/bak/

It seems that you may be attempting to hard-link between two file systems. One 
is mounted as "/media/4tb" the other is mounted as "media/2tb". 

My understanding is that it is not normally possible to hard-link between file 
systems. 

The following is quoted from the man page for the 'ln' command :
> Hard links may not normally refer to directories and may not span file 
> systems.


Hopefully this information is helpful.


---------------------------------------------------------------------
This email is protected by LBackup, an open source backup solution.
http://www.lbackup.org


-- 
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

Reply via email to