<?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: difference between sftp and ftps in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333339#M671201</link>
    <description>sftp and ftps perform the same function but are entirely different protocols.&lt;BR /&gt;&lt;BR /&gt;ftps is the secure extension to ftp. It is identical to the relation that https and http have. It is a newcomer so not many existing ftp servers support it. You would need an upgrade or a replacement of your ftp server to support ftps client connections.&lt;BR /&gt;&lt;BR /&gt;sftp on the other hand is part of the ssh suit and the connection is handled by the ssh daemon. &lt;BR /&gt;&lt;BR /&gt;I have not seen a detailed feature comparison between ftps and sftp you would have to look at the detailed feature description of each client to compare them. All the features you mentioned are possible to some extend with both products.</description>
    <pubDate>Wed, 07 Jan 2009 18:12:59 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2009-01-07T18:12:59Z</dc:date>
    <item>
      <title>difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333333#M671195</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;what are the difference between sftp and ftps.&lt;BR /&gt;&lt;BR /&gt;we have product called proftpd for ftps from HP, like this we have any separate product for stps from HP? with ftps we can create jailed account (chroot) , is it possible through sftp?&lt;BR /&gt;can you please help some one to find this. explain advantages copare to ftps with sftp.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Balaji.</description>
      <pubDate>Wed, 07 Jan 2009 14:51:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333333#M671195</guid>
      <dc:creator>bachi</dc:creator>
      <dc:date>2009-01-07T14:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333334#M671196</link>
      <description>Hi Balaju,&lt;BR /&gt;&lt;BR /&gt;Yes. All the features you specified can be done on HP ported sftp which is part of HP Secure Shell product. HP SSH is secured version which has sftp/scp/ssh.&lt;BR /&gt;&lt;BR /&gt;You can download it from here.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP SSH Guide:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/5992-4213/index.html" target="_blank"&gt;http://docs.hp.com/en/5992-4213/index.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 15:00:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333334#M671196</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-01-07T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333335#M671197</link>
      <description>Hi ganesan,&lt;BR /&gt;&lt;BR /&gt;thanks for your answer. but what are te futures we have with ftps we can duablewith sftp? like ftps it will change permissions self. like this we can do with sftp? please confirm.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Balaj.</description>
      <pubDate>Wed, 07 Jan 2009 15:32:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333335#M671197</guid>
      <dc:creator>bachi</dc:creator>
      <dc:date>2009-01-07T15:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333336#M671198</link>
      <description>Hi Balaji,&lt;BR /&gt;&lt;BR /&gt;sftp is same like ftp. You can do whatever you do with ftp. sftp is more secured than ftp. That is the main difference. It will use encryption for data transfer.&lt;BR /&gt;&lt;BR /&gt;Also you can do passwordless sftp login.&lt;BR /&gt;you can do chroot configuration.</description>
      <pubDate>Wed, 07 Jan 2009 16:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333336#M671198</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-01-07T16:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333337#M671199</link>
      <description>Hi ganesan,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick response. with ftps if we transfer files to one location in remote host, it will take permissions automatically?&lt;BR /&gt;&lt;BR /&gt;do we have same funcionality in sftp?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Balaji.</description>
      <pubDate>Wed, 07 Jan 2009 16:26:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333337#M671199</guid>
      <dc:creator>bachi</dc:creator>
      <dc:date>2009-01-07T16:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333338#M671200</link>
      <description>sftp has more features than ftp. You talk about rights, you can do chmods with a sftp client. Not with ftp.&lt;BR /&gt;&lt;BR /&gt;ftps is a third thing. If you can consider sftp as a secured version of ftp, ans both are widespread, ftps is definitely rare. I think it's a ftp over ssl, but there are not many clients and server using it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Jan 2009 17:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333338#M671200</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2009-01-07T17:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333339#M671201</link>
      <description>sftp and ftps perform the same function but are entirely different protocols.&lt;BR /&gt;&lt;BR /&gt;ftps is the secure extension to ftp. It is identical to the relation that https and http have. It is a newcomer so not many existing ftp servers support it. You would need an upgrade or a replacement of your ftp server to support ftps client connections.&lt;BR /&gt;&lt;BR /&gt;sftp on the other hand is part of the ssh suit and the connection is handled by the ssh daemon. &lt;BR /&gt;&lt;BR /&gt;I have not seen a detailed feature comparison between ftps and sftp you would have to look at the detailed feature description of each client to compare them. All the features you mentioned are possible to some extend with both products.</description>
      <pubDate>Wed, 07 Jan 2009 18:12:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333339#M671201</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2009-01-07T18:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: difference between sftp and ftps</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333340#M671202</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Several useful references that give more details about sftp versus ftps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geekswithblogs.net/bvamsi/archive/2006/03/23/73147.aspx" target="_blank"&gt;http://geekswithblogs.net/bvamsi/archive/2006/03/23/73147.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.eldos.com/sbb/sftp-ftps.net/ftps-vs-sftp.php" target="_blank"&gt;http://www.eldos.com/sbb/sftp-ftps.net/ftps-vs-sftp.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There are many more.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;VK2COT</description>
      <pubDate>Wed, 07 Jan 2009 22:11:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/difference-between-sftp-and-ftps/m-p/4333340#M671202</guid>
      <dc:creator>VK2COT</dc:creator>
      <dc:date>2009-01-07T22:11:29Z</dc:date>
    </item>
  </channel>
</rss>

