<?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: How do I transfer a file using FTPS? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182198#M460133</link>
    <description>&lt;!--!*#--&gt;Has anyone tried to build the FileZilla&lt;BR /&gt;client on HP-UX?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://filezilla-project.org/" target="_blank"&gt;http://filezilla-project.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They seem to claim that it works on Linux,&lt;BR /&gt;and I'd guess that it'd be compatible with&lt;BR /&gt;a FileZilla server.&lt;BR /&gt;&lt;BR /&gt;A Google search for&lt;BR /&gt;      ftps client&lt;BR /&gt;finds many things.</description>
    <pubDate>Wed, 17 Jun 2009 16:35:54 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2009-06-17T16:35:54Z</dc:date>
    <item>
      <title>How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182190#M460125</link>
      <description>&lt;!--!*#--&gt;Hi all,&lt;BR /&gt;I have been asked to write a script that transfers a file to a FTPS server running on a Windows box. The software on the Windows box is Filezilla Server which only supports FTPS (FTP-SSL), not SFTP which would be preferable.&lt;BR /&gt;&lt;BR /&gt;I've done the usual searching around for a way to transfer a file using FTPS on HPUX but I can't find a way. Any helpers?&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Wed, 17 Jun 2009 13:20:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182190#M460125</guid>
      <dc:creator>Vince Pooley</dc:creator>
      <dc:date>2009-06-17T13:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182191#M460126</link>
      <description>Here's the attachment and the link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.studentclearinghouse.org/ftps/pdfs/SecureFTP_Automation.pdf" target="_blank"&gt;http://www.studentclearinghouse.org/ftps/pdfs/SecureFTP_Automation.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 17 Jun 2009 13:35:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182191#M460126</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-06-17T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182192#M460127</link>
      <description>Thanks for the quick reply, however the link describes performing SFTP transfers under *nix and FTPS transfers under Windows. I'm trying to find out how to do FTPS tranfers on HP-UX.&lt;BR /&gt;&lt;BR /&gt;Does it require additional software or does something like scp support FTPS/FTP-SSL?</description>
      <pubDate>Wed, 17 Jun 2009 13:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182192#M460127</guid>
      <dc:creator>Vince Pooley</dc:creator>
      <dc:date>2009-06-17T13:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182193#M460128</link>
      <description>Try this:&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151298" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1151298&lt;/A&gt;</description>
      <pubDate>Wed, 17 Jun 2009 14:05:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182193#M460128</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-06-17T14:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182194#M460129</link>
      <description>scp is readily available on an hpux system with ssh installed. If your filezilla server is out there waiting for requests, why don't you just try uploading or downloading a small file and see if it is working. &lt;BR /&gt;&lt;BR /&gt;Advice to you: do not overanalyze. Sometimes the best solution is the most trivial one :)&lt;BR /&gt;&lt;BR /&gt;cheers.</description>
      <pubDate>Wed, 17 Jun 2009 14:05:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182194#M460129</guid>
      <dc:creator>Mel Burslan</dc:creator>
      <dc:date>2009-06-17T14:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182195#M460130</link>
      <description>I think Mel is right. It is much easier to install scp to Windows than ftps to hp-ux. For example, WinSCP is available to do the job.</description>
      <pubDate>Wed, 17 Jun 2009 14:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182195#M460130</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-06-17T14:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182196#M460131</link>
      <description>Cheers folks,&lt;BR /&gt;&lt;BR /&gt;WinSCP is scp for Windows, it isn't a listener service/server such as SSHd/FTPd.&lt;BR /&gt;Also the ITRC link points to a solution for running a FTPS server on HP-UX using ProFTPd, not transferring to a remote FTPS server from HP-UX.&lt;BR /&gt;I have already tried existing tools and their manuals for a solution with no success.&lt;BR /&gt;&lt;BR /&gt;Also if I administered the FTP server I wouldn't have this problem as it wouldn't be running Windows at all, therefore I still have this problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So is there anyone out there that has successfully transferred files to/from an FTPS server under HP-UX?</description>
      <pubDate>Wed, 17 Jun 2009 15:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182196#M460131</guid>
      <dc:creator>Vince Pooley</dc:creator>
      <dc:date>2009-06-17T15:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182197#M460132</link>
      <description>In jscape.com, there is an ftps client for unix system. You can take a look there.</description>
      <pubDate>Wed, 17 Jun 2009 16:04:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182197#M460132</guid>
      <dc:creator>Tingli</dc:creator>
      <dc:date>2009-06-17T16:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182198#M460133</link>
      <description>&lt;!--!*#--&gt;Has anyone tried to build the FileZilla&lt;BR /&gt;client on HP-UX?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://filezilla-project.org/" target="_blank"&gt;http://filezilla-project.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;They seem to claim that it works on Linux,&lt;BR /&gt;and I'd guess that it'd be compatible with&lt;BR /&gt;a FileZilla server.&lt;BR /&gt;&lt;BR /&gt;A Google search for&lt;BR /&gt;      ftps client&lt;BR /&gt;finds many things.</description>
      <pubDate>Wed, 17 Jun 2009 16:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182198#M460133</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-06-17T16:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182199#M460134</link>
      <description>R.e. experiences with an Ftps server under HP-UX:&lt;BR /&gt;&lt;BR /&gt; I have deployed 'vsftpd' under HP-UX 11.11, with the following Linux and Windows clients:&lt;BR /&gt;&lt;BR /&gt;  lftp(1), GFTP(1), CoreFTP Lite&lt;BR /&gt;&lt;BR /&gt; It works well. Possibly 'wuftpd' is also&lt;BR /&gt;worth looking at in this regard these days.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2009 15:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182199#M460134</guid>
      <dc:creator>David Nixon</dc:creator>
      <dc:date>2009-06-18T15:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I transfer a file using FTPS?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182200#M460135</link>
      <description>It seems no-one wants to read my initial question and replies with completely unrelated suggestions.&lt;BR /&gt;Closing thread.&lt;BR /&gt;&lt;BR /&gt;There doesn't seem to be an FTPS client available for HP-UX.</description>
      <pubDate>Mon, 20 Jul 2009 10:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-do-i-transfer-a-file-using-ftps/m-p/5182200#M460135</guid>
      <dc:creator>Vince Pooley</dc:creator>
      <dc:date>2009-07-20T10:11:39Z</dc:date>
    </item>
  </channel>
</rss>

