Displaying 1 result from an estimated 1 matches for "mm1x".
Did you mean:
mm1
2001 Nov 17
1
read error: Connection reset by peer
...elp if you can. Thanks.
I am trying to copy a file from testor/source to admx/destination. Here
is the setup:
----------------------------
testor - WinNT machine - the source - running rsync V 2.4.6 as daemon
admx - AIX machine - the destination - running rsynv 2.3.1 protocol
version 20, as client
mm1x - AIX machine - another source - running rsync 2.3.1 protocol
version 20, as daemon
------------------------------------
admx::nkapoor> rsync -v nkapoor@testor::cdrive/Temp/pix.log .
Password:
(password authentication seems to go through fine)
read error: Connection reset by peer
-------------...