<?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: PRO FTP and SFTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961159#M415709</link>
    <description>Do you know if proftp and sftp use the same ports?&lt;BR /&gt;</description>
    <pubDate>Mon, 20 Feb 2006 11:25:28 GMT</pubDate>
    <dc:creator>Regina Mitchell</dc:creator>
    <dc:date>2006-02-20T11:25:28Z</dc:date>
    <item>
      <title>PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961157#M415707</link>
      <description>I have installed ssh which has sftp on our server running 11.i OS.  The customer is requesting we install a product HP Proftpd. &lt;BR /&gt;&lt;BR /&gt;Can proftpd and sftp be used simutaneously? And does proftpd provides the same security as sftp that comes with HP?</description>
      <pubDate>Mon, 20 Feb 2006 09:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961157#M415707</guid>
      <dc:creator>Regina Mitchell</dc:creator>
      <dc:date>2006-02-20T09:42:47Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961158#M415708</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Yes, you can use proftpd and sftp simultaneously and ProFTPD is a server and SFTP is a client. &lt;BR /&gt;&lt;BR /&gt;Inorder to get security with SSL, you may have to use custom module like mod_ssl and mod_ldap.&lt;BR /&gt;&lt;BR /&gt;Remember, SFTP is supported by HP and ProFTPD is supported by Opensource community. &lt;BR /&gt;&lt;BR /&gt;Hope this is clear. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Mon, 20 Feb 2006 09:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961158#M415708</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-20T09:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961159#M415709</link>
      <description>Do you know if proftp and sftp use the same ports?&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2006 11:25:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961159#M415709</guid>
      <dc:creator>Regina Mitchell</dc:creator>
      <dc:date>2006-02-20T11:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961160#M415710</link>
      <description>Pro ftp uses 21, in come configurations 20.&lt;BR /&gt;&lt;BR /&gt;It can be configured to other ports.&lt;BR /&gt;&lt;BR /&gt;It is still an ftp server. That means it transmits passwords in clear text. It is extremely easy to intercept passwords going back and forth to any ftp server.&lt;BR /&gt;&lt;BR /&gt;SFTP is part of openssh. Authentication is encrypted and you will end up secure.&lt;BR /&gt;&lt;BR /&gt;You can use the two products side by side because openssh/sftp uses port 22.&lt;BR /&gt;&lt;BR /&gt;So, if you can get your users to use sftp and you will end up more secure.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 20 Feb 2006 12:01:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961160#M415710</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-20T12:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961161#M415711</link>
      <description>Thank you for your reply. This is what I needed to hear. There is an application called ETIME that is requires ftp with ssl. The customers thinks that proftp will provide this.  Sftp cannot provide ftp with ssl.&lt;BR /&gt;&lt;BR /&gt;Thanks again for the reply.&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Feb 2006 12:08:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961161#M415711</guid>
      <dc:creator>Regina Mitchell</dc:creator>
      <dc:date>2006-02-20T12:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961162#M415712</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;You can install ProFTPD from Internet express and use mod_tls, take a look at this doc for more details &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-TLS.html" target="_blank"&gt;http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-TLS.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Feb 2006 05:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961162#M415712</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-02-21T05:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: PRO FTP and SFTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961163#M415713</link>
      <description>I have read the threads and will attempt to install based on the information given.</description>
      <pubDate>Tue, 21 Feb 2006 11:14:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-ftp-and-sftp/m-p/4961163#M415713</guid>
      <dc:creator>Regina Mitchell</dc:creator>
      <dc:date>2006-02-21T11:14:30Z</dc:date>
    </item>
  </channel>
</rss>

