> My question is for all the rsync fans. (I have installed and am reading man > pages). What would you suggest for a command line in crone to completely > mirror one disk to another (both local). Permissions, ownerships, hidden > files etc etc etc.
Try:
rsync -vaHxS
and probably -e if you want to use ssh instead of rlogin.
Hope that helps,
Gernot Weber
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
