Re: Sending a file via telnet

From: Alan Connor (xxxxxx_at_xxxx.xxx)
Date: 08/29/03


Date: Fri, 29 Aug 2003 18:45:42 GMT

On Fri, 29 Aug 2003 10:58:40 -0700, Lloyd Sumpter <lsumpter@shaw.ca> wrote:
>
>
> Hi,
>
> I'm using Linux (Mandrake 9.0) to access a device that only
> communicates using Telnet. I need to send a file (Motorola S-records). How
> do I send a file with telnet? I tried using cut-n-paste from another
> window: seemed to work but was SLOW and cumbersome - this file is 2000
> lines long!
>
> Lloyd Sumpter
>

There are other protocols for file transfer. Telnet is about remote login.
Have a look at rcp,kermit,scp,ssh, ftp, and so forth. I found ftp to be the
easiest, and, like the others, it doesn't need the telnet connection, although
there's no reason NOT to ftp while that connection is up. You could just
do an ftp request FROM the remote computer to your present one....

Alan C

-- 
  
   take control of your mailbox ----- elrav1 ----- http://tinyurl.com/l55a


Relevant Pages