Displaying 1 result from an estimated 1 matches for "prototocl".
Did you mean:
prototcol
2008 Feb 16
3
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
Hi all:
I am trying to transfer a file from a machine A to a machine B. I ran
a rsync deamon on machine B at a given port. Because there is a firewall
between these two machines, I opened the port on the firewall. Is this
enough to get rsync work through firewall?
When I tried the transfer, I got the following error messages.
my command:
rsync -a --copy-links localfile rsync:://me@<my