if you are using the parameter "-e ssh" you are using ssh. The defualt is to use rsh. It also has a client/server mode using a process running as a daemon on Linux. It's all in the man page.
At 05:57 PM 9/8/2002 +0200, you wrote: >I have no experiance using ssh. Dose it work without ssh ? > >----- Original Message ----- >From: "Peter Kennard" <[EMAIL PROTECTED]> >To: "Addady" <[EMAIL PROTECTED]> >Sent: Sunday, September 08, 2002 3:48 PM >Subject: Re: Rsync fail repeatedly on the same files. > > > > I posted a problem a couple weeks ago (no response yet) that I always have > > rsync crash (pushing files from windows to linux, invoked on windows > > through ssh) If no files are copied. ie: do it one time all ok, the do >it > > a second time without altering files and it hangs. > > > > Have you ever experienced this? > > > > PK > > > > At 04:24 PM 9/8/2002 +0200, you wrote: > > >Hello, > > > > > > > > > > > >I'm trying to rsync Windows 2000 to Linux. It fail on the same file >every > > >in every try. > > > > > >If I delete from the source the problematic file, then it fail again >after > > >a while on other file. The file size vary etc. > > > > > > > > > > > >I install rsync on other Linux for test, and there was no problem to >rsync > > >the entire directory > > > > > >to this new destination. > > > > > > > > > > > >The error message on the client site is some thing like this: > > > > > > > > > > > >rsync: error writing 14957 unbuffered bytes - exiting: Connection reset >by > > >peer > > > > > >rsync error: error in rsync protocol data stream (code 12) at io.c(463) > > > > > > > > > > > >I'm running 2.5.5 on both sides. > > > > > >Tried to use --partial and it still fail. > > > > > >I install on the client side the cygwin patch for "connection reset by >peer" > > >with no help. > > > > > >I even download on the server side rsync version to 2.5.2 and it's the >same > > >problem. > > > > > > > > > > > >It seems that the problem is on the server side. This is our backup >server > > >located on ISP > > > > > >facility over seas. > > > > > > > > > > > >Please advaise. > > > > > > > > > > > >Addady > > > > > > > > >-- > > >To unsubscribe or change options: > > >http://lists.samba.org/mailman/listinfo/rsync > > >Before posting, read: >http://www.tuxedo.org/~esr/faqs/smart-questions.html > > > > -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html
