Displaying 1 result from an estimated 1 matches for "a1012".
Did you mean:
1012
2002 Aug 01
1
Connection refused
I'm sure this has been asked a zillion times so I searched for hours before
posting this. How can there be so little documentation on this.
Point me to what to read.
rsh is good:
[g3p:~] smith% rsh -l a1012 sv1.domain.com
Password:
{a1012@sv1.domain.com:65}
rsync not good:
[g3p:~] smith% rsync -av a1012@sv1.domain.com:kkk.txt sync/
rsync: open connection using rsh -l a1012 sv1.domain.com rsync
--server --sender -vlogDtpr . kkk.txt
sv1.domain.com: Connection refused
rsync: connection unexpectedly...