<?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: Protocol for telnet in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759802#M1900</link>
    <description>I'd recommend using the win32 program WinSCP for secure file transfers.  Nice windows explorer styled GUI and fairly well thought out.  Just search for it from yahoo or google.  It's homepage is a .cz site, I believe.  &lt;BR /&gt;&lt;BR /&gt;You can also use the Putty toolset as well (pscp, putty, pagent, etc...)&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
    <pubDate>Wed, 17 Jul 2002 13:03:50 GMT</pubDate>
    <dc:creator>Ted M Johnson_1</dc:creator>
    <dc:date>2002-07-17T13:03:50Z</dc:date>
    <item>
      <title>Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759798#M1896</link>
      <description>We use ???Reflection??? to telnet to our UNIX system before, now we change to use ???Netterm???as a client telnet program, the previous protocol ???unxlink??? is not usable now because Netterm don't support it. I tried to use ???zmodem??? for data upload and download , but it is not good for uploading file and in Reflection (because we use both telnet program now) , does anyone have experience what is the best protocol for Netterm ? Thanks a lot.</description>
      <pubDate>Tue, 09 Jul 2002 01:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759798#M1896</guid>
      <dc:creator>O'lnes</dc:creator>
      <dc:date>2002-07-09T01:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759799#M1897</link>
      <description>If it is actually a network, then why don't you just use FTP or HTTP to transfer files back and forth?&lt;BR /&gt;&lt;BR /&gt;If you insist in using some emulation program to do the transfers, then you should be able to use the 'sz/rz' tools to send/receive files in ZModem format.&lt;BR /&gt;&lt;BR /&gt;'Telnet' is the protocol that most emulation software uses to talk to another machine.  Some use 'ssh', or 'rlogin' protocols.&lt;BR /&gt;&lt;BR /&gt;I've never heard of 'unxlink' before as a protocol, so I'm afraid I can't give you any information about what an equivalent could be.</description>
      <pubDate>Tue, 09 Jul 2002 03:45:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759799#M1897</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2002-07-09T03:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759800#M1898</link>
      <description>I agree with Stuart--just use FTP.  I just opened my copy of Reflection to see what you are talking about and did find the unxlink stuff in its file transfer settings.  I have no clue what it does though, never used it.  It should be just as easy or easier in fact to use sz/rz over unxlink.&lt;BR /&gt;&lt;BR /&gt;Do you perhaps have a unique setup that requires the use of unxlink?</description>
      <pubDate>Wed, 10 Jul 2002 09:59:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759800#M1898</guid>
      <dc:creator>Hal Rottenberg</dc:creator>
      <dc:date>2002-07-10T09:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759801#M1899</link>
      <description>Or, if you can run ssh on your linux system, use one of the many free or not ssh clients to transfer your files.&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;Mark</description>
      <pubDate>Thu, 11 Jul 2002 00:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759801#M1899</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-07-11T00:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759802#M1900</link>
      <description>I'd recommend using the win32 program WinSCP for secure file transfers.  Nice windows explorer styled GUI and fairly well thought out.  Just search for it from yahoo or google.  It's homepage is a .cz site, I believe.  &lt;BR /&gt;&lt;BR /&gt;You can also use the Putty toolset as well (pscp, putty, pagent, etc...)&lt;BR /&gt;&lt;BR /&gt;good luck.</description>
      <pubDate>Wed, 17 Jul 2002 13:03:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759802#M1900</guid>
      <dc:creator>Ted M Johnson_1</dc:creator>
      <dc:date>2002-07-17T13:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759803#M1901</link>
      <description>Hi,.&lt;BR /&gt;&lt;BR /&gt;"rsync" from "rsync.samba.org" might be your easiest way to copy lots of files to and fro...&lt;BR /&gt;&lt;BR /&gt;Just my $0.02,&lt;BR /&gt;Wodisch&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jul 2002 01:31:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759803#M1901</guid>
      <dc:creator>Wodisch_1</dc:creator>
      <dc:date>2002-07-20T01:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Protocol for telnet</title>
      <link>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759804#M1902</link>
      <description>The most common application used to upload and downloading file is still ftp.&lt;BR /&gt;Even the reflection software package will come with ftp client for a GUI display for the unix file transfer environment. &lt;BR /&gt;&lt;BR /&gt;I do not have the Netterm software but I would say ftp has never give me any problems.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Jul 2002 01:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/protocol-for-telnet/m-p/2759804#M1902</guid>
      <dc:creator>Wong_3</dc:creator>
      <dc:date>2002-07-23T01:16:26Z</dc:date>
    </item>
  </channel>
</rss>

