- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- FTP via Proxy authentification
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 01:41 AM
07-10-2003 01:41 AM
FTP via Proxy authentification
Do we require to place several files from HP-UX 11.0 to a customer into an Internet address. Do you know some HP-UX's client/software that ftp can make through the authentification of the Proxy (8080 port)?
I've read about "ncftp" software into HP-UX Porting Centre, Any previuos experience with this software?
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 01:44 AM
07-10-2003 01:44 AM
Re: FTP via Proxy authentification
in one of my customer site we use ncfto to get/put files through a firewall, that obviously requires authentication. It works perfectly.
If you need, there are toher good tools like wget
http://hpux.connect.org.uk/hppd/hpux/Gnu/wget-1.8.2/
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 01:52 AM
07-10-2003 01:52 AM
Re: FTP via Proxy authentification
I've discarded this software because explain that only allow "get" action, are you sure that allow "put" and "get" actions?
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 01:59 AM
07-10-2003 01:59 AM
Re: FTP via Proxy authentification
ncftp does both.
wget is used only for the get part, can you invert the flow ?
HTH,
Massimo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2003 05:16 AM
07-10-2003 05:16 AM
Re: FTP via Proxy authentification
A short cut to authentication, is typing the username:passwd into the address like so.
ftp://myid:mypass@my.ftpsite.com
This will alleviate a few popup's is all. I have not had tremendous luck with ftp clients outside of Linux using a proxy server. ncftp is supposed to be good, but I found it to be quirky for auth the last time I used it. It does work very well in Linux though, so maybe it's better now in HP than I remember.
Sincerely,
Shannon