<?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: ftps client in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069039#M307216</link>
    <description>&amp;gt; it is my signature only ;-)&lt;BR /&gt;&lt;BR /&gt;So being annoying automatically is somehow&lt;BR /&gt;better than being annoying manually?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Let's wait James for clarification&lt;BR /&gt;&lt;BR /&gt;What's to clarify?  He asked for "ftps".  You&lt;BR /&gt;offered "ftp".  FTP and FTPS are spelled&lt;BR /&gt;differently for a good reason.&lt;BR /&gt;&lt;BR /&gt;But back to the real world...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; When I try to compile the package it fails&lt;BR /&gt;&amp;gt; with the attached error message.&lt;BR /&gt;&lt;BR /&gt;Your (old, obsolete) GCC seems to be&lt;BR /&gt;complaining about its own header files, which&lt;BR /&gt;suggests that there's a problem with the GCC&lt;BR /&gt;installation.  Have you used it for anything&lt;BR /&gt;(else) successfully?  I'll guess from the&lt;BR /&gt;"/opt/..." path that you didn't build it from&lt;BR /&gt;the sources.  The kit you used may not be&lt;BR /&gt;suitable for your OS version.  Irregardful of&lt;BR /&gt;which FTPS client you try to build, a working&lt;BR /&gt;C (and/or C++) compiler will probably be&lt;BR /&gt;required, and you don't seem to have one&lt;BR /&gt;(yet).</description>
    <pubDate>Wed, 12 Sep 2007 09:52:55 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2007-09-12T09:52:55Z</dc:date>
    <item>
      <title>ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069033#M307210</link>
      <description>All - &lt;BR /&gt;&lt;BR /&gt;Can anyone recommend an FTP client package that I can use on my HP-UX 11.0 system?  I am looking for a command line utility that I can call from a shell scripts.  I have tried compiling some GNU packages (lftp) but I have not had much luck.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;James</description>
      <pubDate>Tue, 11 Sep 2007 15:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069033#M307210</guid>
      <dc:creator>James Colby</dc:creator>
      <dc:date>2007-09-11T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069034#M307211</link>
      <description>I know nothing, but Kermit claims to offer an&lt;BR /&gt;FTPS client:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.columbia.edu/kermit/ftpfaq.html" target="_blank"&gt;http://www.columbia.edu/kermit/ftpfaq.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Kermit can be built almost anywhere, so I'd&lt;BR /&gt;not expect many problems there (unless the&lt;BR /&gt;underlying run-time infrastructure is&lt;BR /&gt;missing/faulty).&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.columbia.edu/kermit/" target="_blank"&gt;http://www.columbia.edu/kermit/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I have tried compiling some GNU packages&lt;BR /&gt;&amp;gt; (lftp) but I have not had much luck.&lt;BR /&gt;&lt;BR /&gt;As usual, a pointer to the actual kit(s), and&lt;BR /&gt;a description of the actual problem(s) would&lt;BR /&gt;be more useful than vague descriptions.</description>
      <pubDate>Tue, 11 Sep 2007 15:49:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069034#M307211</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-11T15:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069035#M307212</link>
      <description>&lt;BR /&gt;Hi James,&lt;BR /&gt;&lt;BR /&gt; By default HPUX already have FTP client installed.&lt;BR /&gt;&lt;BR /&gt;To execute ftp from a shell script: &lt;BR /&gt;&lt;BR /&gt;Sample shell script for ftp with redirected input: &lt;BR /&gt;&lt;BR /&gt;     #!/bin/sh &lt;BR /&gt;     ftp -n host &amp;gt; ftp.log &amp;lt;&amp;lt;-EOF &lt;BR /&gt;        user ftp ftp_password &lt;BR /&gt;        asc &lt;BR /&gt;        get test1 &lt;BR /&gt;        quit &lt;BR /&gt;     EOF &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The above will open an ftp connection to "host", login as user "ftp" &lt;BR /&gt;with password "ftp_password", set ascii transfer mode, and get file &lt;BR /&gt;"test1", then quit. &lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;please assign points</description>
      <pubDate>Tue, 11 Sep 2007 23:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069035#M307212</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-11T23:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069036#M307213</link>
      <description>&amp;gt; please assign points&lt;BR /&gt;&lt;BR /&gt;Please worry more about what the question&lt;BR /&gt;says, and less about the points you don't&lt;BR /&gt;deserve.</description>
      <pubDate>Wed, 12 Sep 2007 00:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069036#M307213</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-12T00:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069037#M307214</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt; it is my signature only ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Let's wait James for clarification&lt;BR /&gt;&lt;BR /&gt;WK&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Sep 2007 00:32:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069037#M307214</guid>
      <dc:creator>whiteknight</dc:creator>
      <dc:date>2007-09-12T00:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069038#M307215</link>
      <description>All -&lt;BR /&gt;&lt;BR /&gt;Thanks for all of your suggestions.  I'll try to clarify my problem and give more informations.&lt;BR /&gt;&lt;BR /&gt;I need to script a process in which I upload a file to a remote FTP server using the FTPS (FTP + SSL) protocol.  I am running HP-UX 11.0, and the standard FTP client (/usr/bin/ftp) does not  support the FTPS protocol.&lt;BR /&gt;&lt;BR /&gt;I did not find any FTPS clients supplied by HP.  So I thought that I would try to find an Open Source FTPS client and compile it myself.  I found a package called lftp (&lt;A href="http://lftp.yar.ru/)" target="_blank"&gt;http://lftp.yar.ru/)&lt;/A&gt;  I tried to compile it on my HP-UX 11.0 server using gcc 3.0.4.  I configured the package using ./configure --with-openssl=/usr/local/ssl command.  When I try to compile the package it fails with the attached error message.&lt;BR /&gt;&lt;BR /&gt;So I guess what this all boils down to is that I would like to have a working ftps client on my system.  My only requirement is that it is has a CLI that I can use in a shell script.&lt;BR /&gt;&lt;BR /&gt;Any help that you can can provide will be most appreciated. &lt;BR /&gt;&lt;BR /&gt;(I also wont forget to assign points)&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;James</description>
      <pubDate>Wed, 12 Sep 2007 09:28:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069038#M307215</guid>
      <dc:creator>James Colby</dc:creator>
      <dc:date>2007-09-12T09:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069039#M307216</link>
      <description>&amp;gt; it is my signature only ;-)&lt;BR /&gt;&lt;BR /&gt;So being annoying automatically is somehow&lt;BR /&gt;better than being annoying manually?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Let's wait James for clarification&lt;BR /&gt;&lt;BR /&gt;What's to clarify?  He asked for "ftps".  You&lt;BR /&gt;offered "ftp".  FTP and FTPS are spelled&lt;BR /&gt;differently for a good reason.&lt;BR /&gt;&lt;BR /&gt;But back to the real world...&lt;BR /&gt;&lt;BR /&gt;&amp;gt; When I try to compile the package it fails&lt;BR /&gt;&amp;gt; with the attached error message.&lt;BR /&gt;&lt;BR /&gt;Your (old, obsolete) GCC seems to be&lt;BR /&gt;complaining about its own header files, which&lt;BR /&gt;suggests that there's a problem with the GCC&lt;BR /&gt;installation.  Have you used it for anything&lt;BR /&gt;(else) successfully?  I'll guess from the&lt;BR /&gt;"/opt/..." path that you didn't build it from&lt;BR /&gt;the sources.  The kit you used may not be&lt;BR /&gt;suitable for your OS version.  Irregardful of&lt;BR /&gt;which FTPS client you try to build, a working&lt;BR /&gt;C (and/or C++) compiler will probably be&lt;BR /&gt;required, and you don't seem to have one&lt;BR /&gt;(yet).</description>
      <pubDate>Wed, 12 Sep 2007 09:52:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069039#M307216</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-09-12T09:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069040#M307217</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;If i'm not mistaken both sftp and ftps are available in the open ssh secure shell depot.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.borgware.de/171.html" target="_blank"&gt;http://www.borgware.de/171.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 12 Sep 2007 10:03:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069040#M307217</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2007-09-12T10:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069041#M307218</link>
      <description>I have used the version of GCC to compile some dependencies for lftp without any issues.  I compiled libgcrypt, and openssl without any errors.  I'll try take a look at the depot that was suggested.&lt;BR /&gt;&lt;BR /&gt;Thanks everyone for your quick and helpful replies.</description>
      <pubDate>Wed, 12 Sep 2007 10:27:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069041#M307218</guid>
      <dc:creator>James Colby</dc:creator>
      <dc:date>2007-09-12T10:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: ftps client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069042#M307219</link>
      <description>All - &lt;BR /&gt;&lt;BR /&gt;Thanks for your suggestions.  My ultimate fix was to compile a newer version of Kermit with ssl support.  The version installed by default in HP-UX did not support SSL&lt;BR /&gt;&lt;BR /&gt;Points have been assigned,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;James</description>
      <pubDate>Wed, 12 Sep 2007 13:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftps-client/m-p/4069042#M307219</guid>
      <dc:creator>James Colby</dc:creator>
      <dc:date>2007-09-12T13:56:10Z</dc:date>
    </item>
  </channel>
</rss>

