rsync errors

DNSAdmin dnsadmin at 1bigthink.com
Fri Oct 19 08:53:03 EST 2001


Hello Raj,

I had those errors until I realized that ~/.ssh/authorized_keys were not
loaded properly. When executing rsync use -vv and -vvv. You'll get more
debug output.

Read the following articles:

http://www-106.ibm.com/developerworks/linux/library/l-keyc.html

http://www-106.ibm.com/developerworks/opensource/library/l-keyc2/?dwzone=ope

Cheers,
Glenn

> -----Original Message-----
> From: rsync-admin at lists.samba.org [mailto:rsync-admin at lists.samba.org]On
> Behalf Of Raj
> Sent: Thursday, October 18, 2001 6:25 PM
> To: rsync at lists.samba.org
> Subject: Re: rsync errors
>
>
> List,
> I also tried the following command, it does not copy
> any files to remote host but gives a error
>
> rsync -Cavze ssh . rmt_host:/backup
>
> error:unexpected EOF in read_timeout
> --- Raj <rgoud at yahoo.com> wrote:
> > I need to use rsync to copy /thirdparty/dynamo/web
> > on
> > host a to /thirdparty/dynamo/web on host b. Could
> > anyone help me how to setup the rsyncd.conf file for
> > this, do I really need to use rsync.conf.
> > I ran ssh to the remote server, the shell is clean
> > but
> > when I tried the following command it gives error
> >
> > ssh rmt_host date (it displays date on the remote
> > host)
> >
> > rsync file rmt_host:/tmp
> >
> > gives following error:
> > Failed to exec remsh :permission denied
> > unexpected EOF in read_timeout
> >
> > I know remsh is used for unsecured hosts using
> > .rhosts
> > that means some where we need to tell rsync to look
> > for ssh not rsh but I don't know where to look.
> > Please
> > help.
> > Thanks
> > --- Raj <rgoud at yahoo.com> wrote:
> > >
> > > Hi! List,
> > > I installed rsync, configured ssh. I need help in
> > > configuring rsyncd.conf. Could anyone email me a
> > > sample of rsyncd.conf under /etc.
> > > Thanks in advance
> > > Raj
> > >
> > > =====
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Make a great connection at Yahoo! Personals.
> > > http://personals.yahoo.com
> > >
> >
> >
> > =====
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Make a great connection at Yahoo! Personals.
> > http://personals.yahoo.com
> >
>
>
> =====
>
>
> __________________________________________________
> Do You Yahoo!?
> Make a great connection at Yahoo! Personals.
> http://personals.yahoo.com
>





More information about the rsync mailing list