Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > How to configure -MCPAN to use FTP proxy server?

Reply
Thread Tools

How to configure -MCPAN to use FTP proxy server?

 
 
Fred
Guest
Posts: n/a
 
      05-08-2005
I need to install perl modules on some new servers that
use an FTP proxy server. To manually FTP to a remote
host, you need to use your active directory (ntid) in
conjunction with the remote hosts user name and password
like this:

Username: remoteusername@ntid@remotehost
Password: remotepassword@ntpassword


How do you configure perl to handle installing modules
using an FTP proxy? Essentially what I want to do is
something like:

perl -MCPAN -e 'install Net::SNMP'


I vaguely recall at one point being prompted for information
about a proxy server, but I believe it was the first time
I ran -MCPAN.

-Thanks


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
FTP example going through a FTP Proxy jakecjacobson Python 3 01-08-2009 04:44 PM
Possible to configure webservice to tell client to bypass proxy Lars-Erik ASP .Net Web Services 5 06-24-2008 07:11 AM
How to configure proxy authentication when using urllib2? Licheng Fang Python 2 02-19-2006 01:11 PM
different between configure libraries and configure JDKs HS1 Java 0 11-18-2004 03:40 AM
Net::FTP problems getting files from Windows FTP server, but not Linux FTP Server. D. Buck Perl Misc 2 06-29-2004 02:05 PM



Advertisments