Gentoo Archives: gentoo-user

From: Paul Stear <gentoo@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] remote rsync
Date: Sun, 12 Mar 2006 12:37:03
Message-Id: 200603121225.30008.gentoo@appjaws.plus.com
1 Hi all,
2 I am trying to rsync to a remote server with the command:
3 rsync -Cav --delete --progress /test lkd5f:/test
4 but I get the following error messages:
5 ssh: connect to host lkd5f port 22: Connection refused
6 rsync: connection unexpectedly closed (0 bytes received so far) [sender]
7 rsync error: error in rsync protocol data stream (code 12) at io.c(434)
8
9 2 questions
10 1. Should this command work?
11 2. How do I prevent port 22 from refusing the connection?
12
13 I am a complete dunce with anything to do with remote machines so any help
14 will be greatly received
15
16 Paul
17 --
18 This message has been sent using kmail with gentoo linux
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] remote rsync Tito Valentin <tito@×××××××.com>