Displaying 1 result from an estimated 1 matches for "ptsinf01".
2006 Jul 16
1
Connection refuse to rsync
...en two remote sites. We are using rsync
after configuration of the rsync.conf file.
I created a module in the file with the relevant entries and
permissions.
The problem is that I get "connection refused ", when I try to run rsync
in the following way:
root@rsync1-mpg:/root# rsync ptsinf01.pt.intel.com::
rsync: failed to connect to ptsinf01.pt.intel.com: Connection refused
rsync error: error in socket IO (code 10) at clientserver.c(93)
When I use only ":" I don't have problems:
root@rsync1-mpg:/root# rsync ptsinf01.pt.intel.com:
root's password:
drwxr-x...