You need to be very specific about what you're actually doing and what you have set up, or we can't help you.
Actually I would want to use ssh and do copy between two remote servers from my machine. But the following did not work: rsync -e ssh -av [EMAIL PROTECTED]:/myshare1/dir1 [EMAIL PROTECTED]:/myshare2/dir2
I was not able to successfully rsync with both, source and destination, as remote locations. I would appreciate if you can tell me whether there is a limitation in rsync or am I doing something wrong?
regards,
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html