On Thu, Oct 25, 2001 at 05:47:00AM -0700, Mike Singleton wrote:
> Here is the syntax I am using...
> 
> rsync ftp.orst.edu::pub/CPAN \\c/ftp
> 
> Unable to establish a connection is the error...
> 
> 
> DaVita Inc.
> 

They're not running an rsync server on that host:

    $ telnet ftp.orst.edu 873
    telnet: Unable to connect to remote host: Connection refused

- Dave Dykstra

Reply via email to