Hope this isnt' too off topic...
I have a tree structure on one server similar to the following:
/Current
/01-04-2003
/01-03-2003
etc...
/Current holds the most recent rsynced data, and the date directories
are created with cp -al on a daily basis so they are hard-linked. I'm
going back 60 days.
The question is how can I move this entire structure to a new server and
preserve the links from the date directories to the /Current directory?
Thanks,
Max
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html