On Fri, Apr 3, 2009 at 8:37 PM, Kenneth Gonsalves <[email protected]> wrote: > I would say rsync is a far better tool for this
rsync is good only for mirroring. It offers no revision control. If someone corrupts local data, the remote side also gets corrupted. For those worried about the security of your data when you send it off-site try rsyncrypto. Exactly like rsync friendly gzip, this is rsync friendly crypto. - Raja _______________________________________________ To unsubscribe, email [email protected] with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
