<?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: Telnet to VMS node and send text file in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125254#M55865</link>
    <description>TeraTerm is another good free terminal emulator and it includes support for file transfers with Kermit, XMODEM, ZMODEM, and a couple of others:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ayera.com/teraterm/" target="_blank"&gt;http://www.ayera.com/teraterm/&lt;/A&gt;</description>
    <pubDate>Mon, 07 Jan 2008 20:20:20 GMT</pubDate>
    <dc:creator>Craig A Berry</dc:creator>
    <dc:date>2008-01-07T20:20:20Z</dc:date>
    <item>
      <title>Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125249#M55860</link>
      <description>HI&lt;BR /&gt;&lt;BR /&gt;I currently use Hyperterminal to connect to a VMS node using TCP/IP on Port 23 {telnet}. I then send a text file..all very easy...&lt;BR /&gt;&lt;BR /&gt;I now want to connect using a telnet cmd prompt for improved logging. I can connect fine but what is the command for sending the text file??&lt;BR /&gt;&lt;BR /&gt;Thanks for any help&lt;BR /&gt;&lt;BR /&gt;F.</description>
      <pubDate>Mon, 07 Jan 2008 10:06:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125249#M55860</guid>
      <dc:creator>francp</dc:creator>
      <dc:date>2008-01-07T10:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125250#M55861</link>
      <description>francp,&lt;BR /&gt;&lt;BR /&gt;While it is possible to use a command along the lines of COPY SYS$INPUT &lt;FILE name=""&gt;, I strongly recommend the use of a file transfer program. Generally, I recommend C-KERMIT (&lt;A href="http://www.columbia.edu/kermit" target="_blank"&gt;http://www.columbia.edu/kermit&lt;/A&gt; ). KERMIT provides flow control and error detection/correction, as well as the ability to bi-directionally transfer arbitrary binary files.&lt;BR /&gt;&lt;BR /&gt;Hyperterm has support for the KERMIT file transfer protocol.&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 07 Jan 2008 11:07:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125250#M55861</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-01-07T11:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125251#M55862</link>
      <description>Why not use FTP (or something similar)?  A&lt;BR /&gt;File Transfer Protocol would, at first&lt;BR /&gt;glance, seem to be more appropriate for&lt;BR /&gt;transferring a file than, say, Telnet.</description>
      <pubDate>Mon, 07 Jan 2008 11:17:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125251#M55862</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-01-07T11:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125252#M55863</link>
      <description>Hyperterminal is not the best solution to connect to VMS (to use an understatement ;)) though the PRO version IS better. Nevertheless, I would prefer one of the commercial products, or PuTTy - which is FREE. Set the scroll buffer large engough and copy all you need to any file on your normal werkstation.&lt;BR /&gt;&lt;BR /&gt;(&lt;A href="http://www.chiark.greenend.org.uk/~sgtatham/putty/)" target="_blank"&gt;http://www.chiark.greenend.org.uk/~sgtatham/putty/)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;WG&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Jan 2008 12:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125252#M55863</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-01-07T12:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125253#M55864</link>
      <description>There are two Hyperterm packages out there.  There's the ancient, buggy and incompatible version embedded in Windows, and there's the far more reasonable and far more current version available for download.&lt;BR /&gt;&lt;BR /&gt;PuTTY and Kermit do quite well.&lt;BR /&gt;&lt;BR /&gt;VTstar is the best emulation around (since it's using the real VT terminal code), and it can capture files.  It's on the Freeware.&lt;BR /&gt;&lt;BR /&gt;Most of these packages contain xmodem or zmodem or other such tools for file transfers, and most (all?) of these support logging.&lt;BR /&gt;&lt;BR /&gt;telnet exposes user and password pairs in cleartext to anyone monitoring the WiFi or the network cable, and the entire contents of any mail messages read, etc.  ssh (and its sftp capabilities) are a better choice here, and sftp is much easier to configure through firewalls than is ftp.  (Most auditors will stomp on telnet use.)&lt;BR /&gt;&lt;BR /&gt;If you're logging on a session for a console or for regulatory purposes or such, there are console management packages available.  Some of these are mentioned in the OpenVMS FAQ.  &lt;A href="http://www.hoffmanlabs.com/vmsfaq" target="_blank"&gt;http://www.hoffmanlabs.com/vmsfaq&lt;/A&gt; has the most current edition, grab the text file or the PDF and download it.&lt;BR /&gt;&lt;BR /&gt;And there are system-level ways to monitor exactly what objects an application has touched, if that's why you're looking for logging.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC</description>
      <pubDate>Mon, 07 Jan 2008 14:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125253#M55864</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-01-07T14:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125254#M55865</link>
      <description>TeraTerm is another good free terminal emulator and it includes support for file transfers with Kermit, XMODEM, ZMODEM, and a couple of others:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ayera.com/teraterm/" target="_blank"&gt;http://www.ayera.com/teraterm/&lt;/A&gt;</description>
      <pubDate>Mon, 07 Jan 2008 20:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125254#M55865</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2008-01-07T20:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Telnet to VMS node and send text file</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125255#M55866</link>
      <description>Hello,&lt;BR /&gt;     Occasionally, you can purchase an older, yet perfectly suitable, copy of KEA, SmarTerm, or Reflection off eBay.  These generally go for not much money, although there seems to be some people out there who know what they are and thus, a residual demand for them.&lt;BR /&gt;&lt;BR /&gt;    I like KEA the best.  It will allow you to do Telnet and FTP transfers very nicely between your networked PC and VMS system.  It will also provide a great serial RS232 terminal emulator.&lt;BR /&gt;&lt;BR /&gt;     Reflection is a good one as well.  But I like KEA the best, because you can easily pop up an onscreen VT style keyboard which you can press the correct keys with your mouse, such as the DO Key and the TPU/EDT editor keypads properly.  This way, you don't have to redefine keys to the PC style keyboard.&lt;BR /&gt;&lt;BR /&gt;      Powerterm is another good terminal emulator and it is available for free download on the HP site (I think).  But I don't think it is as good as KEA.</description>
      <pubDate>Wed, 09 Jan 2008 03:45:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/telnet-to-vms-node-and-send-text-file/m-p/4125255#M55866</guid>
      <dc:creator>DECxchange</dc:creator>
      <dc:date>2008-01-09T03:45:06Z</dc:date>
    </item>
  </channel>
</rss>

