error with rsync and ssh

Mark Schoonover schoon at amgt.com
Thu Mar 22 17:28:48 GMT 2007


Roberto Pereyra wrote:
> Hi
> 
> I running  a rsync server using  version 2.6.3pre1 in a Solaris 10
> server. 
> 
> When I try to use ssh to encrypt my data, the rsync client fails with
> this message:
> 
> 
>  rsync -avz -e ssh winbox.exe zone43 at zone43.gridzones.com::backups
> Password:
> rsync: connection unexpectedly closed (0 bytes received so far)
> [sender] rsync error: error in rsync protocol data stream (code 12)
> at io.c(434) 
> 
> 
> My config file are:
> 
>  rsyncd.conf
> 
> secrets file = /opt/sfw/etc/rsyncd.secrets
> 
> log file=/var/log/rsyncd
> 
> 
> [backups]
> 
> path = /home/zone43/backups
> read only = false
> uid = zone43
> gid = zone43
> transfer logging = yes
> 
> 
> The user and group zone43 are owner in  /home/zone43/backups
> 
> Please, any help ? Thanks in advance.
> 
> roberto

Can you ssh into the box using the zone43 username/password??

Thanks!

Mark Schoonover
IS Manager 
American Geotechnical - California, Nevada and Arizona 
V-> 858.450.4040 F-> 714.685.3909 C-> 858.472.3816
"Eternity is a very long time, especially towards the end." -- Stephen
Hawking





More information about the rsync mailing list