<?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: Secured FTP in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695769#M587600</link>
    <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;"Look into ssh".  Could u please elaborate.  I can interpret ssh as secured shell.  But, where I need to look for?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Apr 2002 03:01:05 GMT</pubDate>
    <dc:creator>Harikrishna Babu</dc:creator>
    <dc:date>2002-04-03T03:01:05Z</dc:date>
    <item>
      <title>Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695767#M587598</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm looking for a Secured FTP software for file transfers from Windows environment to HP9000 Server.  I'm interested in some certified products.  Can anyone suggest some good proven products.&lt;BR /&gt;&lt;BR /&gt;TIA,</description>
      <pubDate>Wed, 03 Apr 2002 01:44:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695767#M587598</guid>
      <dc:creator>Harikrishna Babu</dc:creator>
      <dc:date>2002-04-03T01:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695768#M587599</link>
      <description>Look into ssh. &lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 03 Apr 2002 02:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695768#M587599</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-03T02:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695769#M587600</link>
      <description>Hi Harry,&lt;BR /&gt;&lt;BR /&gt;"Look into ssh".  Could u please elaborate.  I can interpret ssh as secured shell.  But, where I need to look for?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Apr 2002 03:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695769#M587600</guid>
      <dc:creator>Harikrishna Babu</dc:creator>
      <dc:date>2002-04-03T03:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695770#M587601</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can get the whole package from the HP&lt;BR /&gt;porting centre. It includes 'secure ftp' &lt;BR /&gt;or 'sftp' &lt;BR /&gt;&lt;BR /&gt;Here is the link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-3.1p1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/Admin/openssh-3.1p1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is free, there a a lot of commercial ones.&lt;BR /&gt;You can find these from going to &lt;BR /&gt;&lt;A href="http://www.google.com" target="_blank"&gt;http://www.google.com&lt;/A&gt; and searching for &lt;BR /&gt;secure ftp software.&lt;BR /&gt;&lt;BR /&gt;-Michael</description>
      <pubDate>Wed, 03 Apr 2002 03:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695770#M587601</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-03T03:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695771#M587602</link>
      <description>SSH protocol 2 supports sftp as well as scp and ssh.  OpenSSH is a good choice for the HPUX server.  You'll need an ssh package for the Windows side as well.  I've not used anything yet other than a commercial version (F-Secure) but I know there is an OpenSSH for Windows.  Also PuTTY (I believe).&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Wed, 03 Apr 2002 13:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695771#M587602</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-04-03T13:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695772#M587603</link>
      <description>Hi&lt;BR /&gt;You can get openssh from following site.&lt;BR /&gt;&lt;A href="http://www.openssh.org" target="_blank"&gt;www.openssh.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;Prashant.</description>
      <pubDate>Wed, 03 Apr 2002 15:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695772#M587603</guid>
      <dc:creator>Deshpande Prashant</dc:creator>
      <dc:date>2002-04-03T15:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Secured FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695773#M587604</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have also a look on SafeTP from the university of Berkeley. You can get it from &lt;A href="http://safetp.cs.berkeley.edu/" target="_blank"&gt;http://safetp.cs.berkeley.edu/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;SafeTP is a transparent secure ftp-proxy, which can be used on Unix and Windows (except XP). The Source is open and free, but not in the Public Domain.&lt;BR /&gt;&lt;BR /&gt;I use it on several HPUX-server and Linux-/Win-clients. It works fine!&lt;BR /&gt;&lt;BR /&gt;Dirk</description>
      <pubDate>Thu, 25 Apr 2002 08:08:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secured-ftp/m-p/2695773#M587604</guid>
      <dc:creator>Dirk Wiedemann</dc:creator>
      <dc:date>2002-04-25T08:08:20Z</dc:date>
    </item>
  </channel>
</rss>

