I did a search on the web and there are so many different methods / variations of using this powerful tool. My question for you guys is very simple and I would like to hear from people on the list who use this daily what the best command would be to transfer all data from one server (srv_old) to my newly build server (srv_new)?
I have one directory "/home" which contains everyone's mailbox & email which I want to rsync from 'srv_old' to 'srv_new'. I am just looking for the fastest and most secure method of doing something like this: rsync -avz ssh /home/ r...@srv_new:/home Thanks for any help! -- 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