1827294 Members
2317 Online
109717 Solutions
New Discussion

Re: ftp and proxy

 
SILO Storagetek
Frequent Advisor

ftp and proxy

Hi everyone,
I have some hp-ux 11.0 and 11.i, and a proxy microsoft.
I have to configure ftp on hp-ux systems to work through the proxy, using ftp command line.
I must configure ftpaccess, or something about ftpd daemon or use another tool?
thanks...

stef.
3 REPLIES 3
T G Manikandan
Honored Contributor

Re: ftp and proxy

You need to enable socks proxy on the hpux machine which can point to the proxy on the windows server.

check this source for the socks proxy

http://hpux.asknet.de/hppd/hpux/Networking/Admin/socks_cstc-4.2.pre1/
Massimo Bianchi
Honored Contributor

Re: ftp and proxy

Hi,
of you need to use proxy you shold think to use ncftp.

Downloadable free from

http://hpux.connect.org.uk/


HTH,
Massimo
SILO Storagetek
Frequent Advisor

Re: ftp and proxy

ok, I'll try these solutions.
thanks