"Julio Cesar Ody" <[EMAIL PROTECTED]> writes:

> I know NFS would keep the hard links instead of resolving them (cp
> -d), but I'm not up to put NFS over the internet since that can be a
> bad idea from the security standpoint. So my question is: is there a
> way for me to make that transfer and keep the hard links?

This doesn't answer your question, but you can setup rsync (from
memory with --backup and --backup-dir) so that you have one full copy
of the latest backup, and in separate directories just the files that
changed each backup run.

Alternatively, just run rsync, then on the remote host, run rsnapshot.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to