On Mon, Oct 22, 2001 at 09:46:43AM -0700, Mike Singleton wrote: > ** Reply Requested by 10/23/2001 (Tuesday) ** > > Here is the syntax I have been using, yet it is unable to connect... > rsync --progress ftp.funet.fi::pub/languages/CPAN/ "\\c/ftp" > failed to connect to ftp.funet.fi - Attempt to connect timed out > establishing a connection.
I'm able to connect from cygwin under W2K. You've got the path wrong
though. It's
ftp.funet.fi::ftp/pub/languages/perl/CPAN/
- Dave Dykstra
