<?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: SSH Client in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402012#M57913</link>
    <description>You're new to a very old and very crufty server and equally old and crufty software; OpenVMS Alpha V7.1 is a dozen years old.&lt;BR /&gt;&lt;BR /&gt;You could and should look to replace the AlphaServer 1000A box (with a newer Alpha, or as part of a port over to OpenVMS I64 and an Integrity box), or start acquiring spare parts for this box.&lt;BR /&gt;&lt;BR /&gt;You can also look to upgrade OpenVMS Alpha and TCP/IP Services on this box.  This is the immediate approach for your requirements, if you need the supported HP software.&lt;BR /&gt;&lt;BR /&gt;Or (less work) you can supplant the AlphaServer with a helper-node on a private LAN segment, and use sftp from that.  Have the AlphaServer use that helper node to perform sftp or such.  &lt;BR /&gt;&lt;BR /&gt;(An analog here to two of these approaches is switching to an Alpha emulator; that gets you off the hardware, and you can variously use the emulator host for assistance.)&lt;BR /&gt;&lt;BR /&gt;Or start back-porting open-source stuff.  &lt;BR /&gt;&lt;BR /&gt;Or acquire the Process ssh package that was mentioned earlier:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.process.com/tcpip/SSH_SPD_Finalb2.pdf" target="_blank"&gt;http://www.process.com/tcpip/SSH_SPD_Finalb2.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And you're going to get to deal with porting forward or porting off or otherwise dealing with this ancient gear, regardless.&lt;BR /&gt;&lt;BR /&gt;Welcome to OpenVMS.  I'm sorry you got handed an old box; that'll definitely color your view of the platform.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Apr 2009 13:15:21 GMT</pubDate>
    <dc:creator>Hoff</dc:creator>
    <dc:date>2009-04-16T13:15:21Z</dc:date>
    <item>
      <title>SSH Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402008#M57909</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm new to OpenVMS.&lt;BR /&gt;We are running DIGITAL TCP/IP Services for OpenVMS Alpha Version V4.2 - ECO 1 &lt;BR /&gt;on a AlphaServer 1000A 5/400 running OpenVMS V7.1&lt;BR /&gt;I need to sftp to a HP-UX server.&lt;BR /&gt;Can I have SSH Client running on this version of TCPIP / OS? &lt;BR /&gt;If I run "ucx sho ser" I don't see SSH of SFTP.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Graham</description>
      <pubDate>Thu, 16 Apr 2009 09:55:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402008#M57909</guid>
      <dc:creator>Graham Van der vaart_1</dc:creator>
      <dc:date>2009-04-16T09:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402009#M57910</link>
      <description>Graham,&lt;BR /&gt;&lt;BR /&gt;the HP TCPIP product includes SSH starting with TCPIP V5.4.&lt;BR /&gt;&lt;BR /&gt;But there is a product called 'SSH for OpenVMS' from Process Software, which can be used on older versions of OpenVMS and HP TCPIP to provide SSH functionality.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 16 Apr 2009 10:25:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402009#M57910</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-04-16T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402010#M57911</link>
      <description>Graham,&lt;BR /&gt;&lt;BR /&gt;there also seem to be some Freeware SSH clients for OpenVMS, see the OpenVMS FAQ:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hoffmanlabs.org/vmsfaq/vmsfaq_019.html" target="_blank"&gt;http://hoffmanlabs.org/vmsfaq/vmsfaq_019.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2009 10:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402010#M57911</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2009-04-16T10:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402011#M57912</link>
      <description>The open-source server (OSU) and client (Fish) mentioned in the above FAQ, do not contain sftp .&lt;BR /&gt;So the only complete SSH for this VMS/UCX version is the one from process.com.&lt;BR /&gt;&lt;BR /&gt;If sftp is not a specific requirement, building an FTP tunnel using STUNNEL could be an option.&lt;BR /&gt;STUNNEL is available from HP VMS "open source tools" web page:&lt;BR /&gt; &lt;A href="http://h71000.www7.hp.com/opensource/opensource.html" target="_blank"&gt;http://h71000.www7.hp.com/opensource/opensource.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(Although I donÂ´t know if the download is working on VMS 7.1/UCX 4.1).&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2009 11:43:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402011#M57912</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2009-04-16T11:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSH Client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402012#M57913</link>
      <description>You're new to a very old and very crufty server and equally old and crufty software; OpenVMS Alpha V7.1 is a dozen years old.&lt;BR /&gt;&lt;BR /&gt;You could and should look to replace the AlphaServer 1000A box (with a newer Alpha, or as part of a port over to OpenVMS I64 and an Integrity box), or start acquiring spare parts for this box.&lt;BR /&gt;&lt;BR /&gt;You can also look to upgrade OpenVMS Alpha and TCP/IP Services on this box.  This is the immediate approach for your requirements, if you need the supported HP software.&lt;BR /&gt;&lt;BR /&gt;Or (less work) you can supplant the AlphaServer with a helper-node on a private LAN segment, and use sftp from that.  Have the AlphaServer use that helper node to perform sftp or such.  &lt;BR /&gt;&lt;BR /&gt;(An analog here to two of these approaches is switching to an Alpha emulator; that gets you off the hardware, and you can variously use the emulator host for assistance.)&lt;BR /&gt;&lt;BR /&gt;Or start back-porting open-source stuff.  &lt;BR /&gt;&lt;BR /&gt;Or acquire the Process ssh package that was mentioned earlier:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.process.com/tcpip/SSH_SPD_Finalb2.pdf" target="_blank"&gt;http://www.process.com/tcpip/SSH_SPD_Finalb2.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And you're going to get to deal with porting forward or porting off or otherwise dealing with this ancient gear, regardless.&lt;BR /&gt;&lt;BR /&gt;Welcome to OpenVMS.  I'm sorry you got handed an old box; that'll definitely color your view of the platform.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Apr 2009 13:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ssh-client/m-p/4402012#M57913</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-04-16T13:15:21Z</dc:date>
    </item>
  </channel>
</rss>

