------_=_NextPart_001_01C87FCE.E6CDC5C1
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Hi folks,
=20
I'm trying to access a local CPAN mirror over FTP and am unable to
connect.
=20
cpan> reload index
CPAN: Storable loaded ok
Going to read /.cpan/Metadata
Database was generated on Tue, 26 Feb 2008 05:31:07 GMT
CPAN: LWP::UserAgent loaded ok
Fetching with LWP:
ftp://cpan.arrow.com/CPAN/authors/01mailrc.txt.gz
LWP failed with code[401] message[Login incorrect.]
Fetching with Net::FTP:
ftp://cpan.arrow.com/CPAN/authors/01mailrc.txt.gz
Couldn't login on cpan.arrow.com at /usr/local/lib/perl5/5.8.0/CPAN.pm
line 2178.
Fetching with LWP:
http://cpan.arrow.com/CPAN/authors/01mailrc.txt.gz
^CCaught SIGINT
=20
The http call fails because we don't have ****t 80 open (I might be able
to fix that later), but ftp works fine from a command line. It looks to
me like it's trying to login as "anonymous" even though I have
configured "username" and "password" through the CPAN shell.
=20
Does anyone know if there's a way around this other than hacking CPAN.pm
which I wouldn't be crazy about doing?
TIA
=20
richf
------_=_NextPart_001_01C87FCE.E6CDC5C1--