On Mon, Apr 05, 2004 at 12:45:18PM -0400, Tim Conway wrote:
> The second problem is that you have put "-e rsh" after filespecs, thus
> having it interpreted as such.

Not necessarily.  Modern option parsers indulge in option reordering
unless told not to (for example, by setting POSIXLY_CORRECT in the
environment).  Thus, it is likely that the trailing "-e rsh" was
interpreted by rsync as a remote-shell option.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to