On Monday 10 Oct 2005 17:32, symbulos - ethical services (external mailing 
lists) wrote:
> I apologise for the incongruous posting.
>
> We have two webservers, a and b, both of them with rsync
> installed.
>
> We would like to rsync one directory on one server with
> another directory on another server.
>
> What I do is to go to one of the server (server a) as root
> using ssh, navigate to the directory, and write
>
> rsync -avz [EMAIL PROTECTED]:directory/     ./
>
> This is the error we get
>
> ssh: connect to host 80.81.131.173 port 22: Connection
> refused

# tcpcheck 10 80.81.131.173:22
80.81.131.173:22 failed:  timed out

you have no ssh running there.

> rsync: connection unexpectedly closed (0 bytes received so
> far) [receiver]
> rsync error: error in rsync protocol data stream (code 12)
> at io.c(359)
>
> Thanks in advance
>
> Corrado
>
> Corrado, Rina, John, Judith
> --
> symbulos - ethical services for your organisation
> website www.symbulos.com

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

Reply via email to