Erick Tryzelaar wrote:
But for all the other programs, we get something different:> cp -r a c/ > ls c foo > cp -r a d/ > ls d foo > cp -r a e/ > ls e foo
That should be rcp in the second case, and scp in the third. Sorry about the transcription error.
-e -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html