On Wed, Sep 29, 2004 at 11:28:04AM -0700, jim wrote:
> One more question.  Does rsync intentionally behave differently if
> it's talking over ssh vs directly over a socket? 

The main difference is in the protocol startup (since we have to send
some things over the socket in daemon mode that get sent via command-
line args via ssh).  Once things are running the protocol is the same
(and batch mode relies on this fact).

..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