Displaying 1 result from an estimated 1 matches for "avvvnze".
Did you mean:
avvvn
2007 Feb 23
0
rsync not working over firewall, although ssh works
...sync with other servers on the
Internet.
Finally, between my two machines at home rsync work correctly.
However I *cannot* use rsync between my work machine and my machines at home
(which is strange, since one month ago I could: I don't know what I've
changed...). What happens is:
rsync -avvvnze 'ssh -p 23' rsy elvanor@elvanor.net:/home/elvanor/
opening connection using ssh -p 23 -l elvanor elvanor.net rsync --server
-vvvnlogDtprz . /home/elvanor/
Read from remote host elvanor.net: Connection timed out
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync...