<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using httppost from unix shell script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270350#M882222</link>
    <description>Hi Nicholas &amp;amp; Andris,&lt;BR /&gt;&lt;BR /&gt;I have tried to use both but lo luck. I am more interested to use it from shell scripts so that I can modify the script as and when required and it can be used on other platforms also. Do you have any such scripts to use httppost?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also tried with the compiled program from shelldorado site but it is giving library error.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Champak</description>
    <pubDate>Fri, 21 May 2004 01:37:48 GMT</pubDate>
    <dc:creator>Champak Chowdhuri</dc:creator>
    <dc:date>2004-05-21T01:37:48Z</dc:date>
    <item>
      <title>Using httppost from unix shell script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270347#M882219</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Can any one tell me whether it is possible to use httppost from unix shell scripts or not ?</description>
      <pubDate>Fri, 07 May 2004 01:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270347#M882219</guid>
      <dc:creator>Champak Chowdhuri</dc:creator>
      <dc:date>2004-05-07T01:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: Using httppost from unix shell script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270348#M882220</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Yes it's possible and good news it's already done for you with RFC comliance !!!&lt;BR /&gt;&lt;BR /&gt;Check CGI section here :&lt;BR /&gt;&lt;A href="http://www.shelldorado.com/scripts/categories.html#category1" target="_blank"&gt;http://www.shelldorado.com/scripts/categories.html#category1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Fri, 07 May 2004 03:11:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270348#M882220</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-05-07T03:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using httppost from unix shell script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270349#M882221</link>
      <description>Look at cURL ( &lt;A href="http://curl.haxx.se" target="_blank"&gt;http://curl.haxx.se&lt;/A&gt; ). From cURL home page: "Curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form based upload, proxies, cookies, user+password authentication, file transfer resume, http proxy tunneling and a busload of other useful tricks.". You have to compile it yourself or download binaries (see for example  &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.9.8/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/WWW/curl-7.9.8/&lt;/A&gt; ).&lt;BR /&gt;</description>
      <pubDate>Fri, 07 May 2004 03:13:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270349#M882221</guid>
      <dc:creator>Andris Mednis</dc:creator>
      <dc:date>2004-05-07T03:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using httppost from unix shell script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270350#M882222</link>
      <description>Hi Nicholas &amp;amp; Andris,&lt;BR /&gt;&lt;BR /&gt;I have tried to use both but lo luck. I am more interested to use it from shell scripts so that I can modify the script as and when required and it can be used on other platforms also. Do you have any such scripts to use httppost?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I also tried with the compiled program from shelldorado site but it is giving library error.&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;&lt;BR /&gt;Champak</description>
      <pubDate>Fri, 21 May 2004 01:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270350#M882222</guid>
      <dc:creator>Champak Chowdhuri</dc:creator>
      <dc:date>2004-05-21T01:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using httppost from unix shell script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270351#M882223</link>
      <description>Champak,&lt;BR /&gt;&lt;BR /&gt;If you want a multi-platform use Perl wich has great CGI capabilities. Shell is no match for perl for this.&lt;BR /&gt;&lt;BR /&gt;"I also tried with the compiled program from shelldorado site but it is giving library error."&lt;BR /&gt;&lt;BR /&gt;There's nothing to compile !!! Scripts are interpreted. What's the exact error message you're getting ? &lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;Nicolas</description>
      <pubDate>Fri, 21 May 2004 04:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-httppost-from-unix-shell-script/m-p/3270351#M882223</guid>
      <dc:creator>Nicolas Dumeige</dc:creator>
      <dc:date>2004-05-21T04:14:10Z</dc:date>
    </item>
  </channel>
</rss>

