|
From: Carlos L. <car...@gm...> - 2005-03-06 09:08:32
|
On Sat, 5 Mar 2005 19:04:12 -0500 (EST), Chris Sutcliffe <iro...@wa...> wrote: > Hey, > > > I've just installed MinGW (plus MSYS and the DTK), but I can't use FTP > > for anything. It tries to call Windows's FTP, and the FTP screen just > > flashes by. When I invoke ftp with cmd /c ftp, I get this: > > If you are trying to use ftp in MSYS, just remove the 'ftp' file (not the > 'ftp.exe' file) located in the /bin directory. The 'ftp.exe' is an MSYS > native app. Thanks for the tip, but I'm stuck again: cpan> install Bundle::CPAN LWP not available CPAN: Net::FTP loaded ok Fetching with Net::FTP: ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz Issuing "/bin/ftp -n" User (ftp.cpan.ddns.develooper.com:(none)): AFAIK it isn't supposed to be prompting me for a login/password. Regards, Carlos. -- Carlos Laviola car...@gm... |