1833875 Members
1637 Online
110063 Solutions
New Discussion

ftp client and proxy

 
Mercadie
Advisor

ftp client and proxy

How to connect to foreign ftp site through a proxy from a HPUX 10.20 or 11.00 machine ?
OR
Is there a cli ftp client able to connect through a proxy and implementing all ftp clients standard commands: user , open ... ?
Emmanuel Mercadie
4 REPLIES 4
harry d brown jr
Honored Contributor

Re: ftp client and proxy


What kind of proxy firewall is it? With a raptor you ftp to the firewall, then use the username to identify the foreign host with a structure like this: username@foreignhost.com

live free or die
harry
Live Free or Die
Mercadie
Advisor

Re: ftp client and proxy

The local proxy is squid which forward requests to a Microsoft proxy connected to internet.

Emmanuel Mercadie
harry d brown jr
Honored Contributor

Re: ftp client and proxy

perl has the ability to ftp. I think Clay has a GREAT example in this thread:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x459a8cc5e03fd6118fff0090279cd0f9,00.html

live free or die
harry

Live Free or Die
Mercadie
Advisor

Re: ftp client and proxy

I have found a simple utility (snarf) that fit my needs.

Thanks for your help
Emmanuel Mercadie