[wellylug] rsync arrangement

John Durham john.modec at xtra.co.nz
Wed Feb 28 14:48:34 NZDT 2007


Jethro has been helping  me get going with rsync over ssh. As he has 
been unavailable, I hope the experts here can give useful suggestions on 
the following dialogue (which is a little beyond me).

Just had a try this morning, but not sure how far this got. CWrsync 
produced this batch file:

@ECHO OFF

SET SECHAW_IDENTITY="A:\publickey.txt.pub"

SET SECHAW_TYPE=ssh

SET SECHAW_LOCALPORT=9119

SET SECHAW_SERVER=10.0.0.11

SET SECHAW_SERVERPORT=873

SET SECHAW_USER=SvcwRsync

SET SECHAW_CMD="D:\Program Files\cwRsync\bin\rsync.exe" rsync 
rsync://10.0.0.11/

SET SECHAW_TUNNEL=ssh -i "A:\publickey.txt.pub" -L 9119:127.0.0.1:873 
SvcwRsync at 10.0.0.11 -T -N

"D:\Program Files\cwRsync\bin\sechaw.exe" --verbose

Here is the dialogue between my XP system and server2:

A:>rsynctest1

Tunnel: ssh

Command to run: "D:\Program Files\bin\rsync.exe" rsync rsync://10.0.0.11/

Tunnel command: ssh -i "A:\publickey.txt.pub" -L 9119:127.0.0.1:873 
SvcwRsync at 10.0.0.11 -I -N

Establishing secure channel ...

SvcRsync at 10.0.0.11's password:

Permission denied, please try again.

SvcwRsync at 10.0.0.11's password:

Permission denied, please try again.

SvcwRsync at 10.0.0.11's password:  failed to connect to 10.0.0.11: 
Connection timed out (116)

rsync error: error in socket IO (code 10) at clientserver.c(107) 
[sender=2.6.8]

Terminating secure channel ...

You would be much better at understanding this dialogue. How far did it 
get? What more is required here?
-- 
Regards, John Durham <http://modecideas.com/contact.html?sig>
Fax/Phone 64 4 5286786
Award winning web site at http://modecideas.com?sig
Server hosted on Ubuntu 4.10
PC-HELPERS list subscribe/unsub at http://modecideas.com/discuss.htm?sig
Good advice is like good paint- it only works if applied.




More information about the wellylug mailing list