[H-GEN] using telnet

David Jericho david.jericho at bytecomm.com.au
Wed Apr 2 20:41:25 EST 2003


[ Humbug *General* list - semi-serious discussions about Humbug and     ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]

On Thu, Apr 03, 2003 at 03:14:52AM +1000, barry day wrote:
> Is there a way of sending or receiving files with telnet?

Both Robert Brockway's and Arjen Lentz's suggests are good, failing
that you can use a combination of dd and other evil dodads.

As it can vary greatly from system to system, I won't provide an example, 
but a good read of telnet(1) should help you on your way. The key features
you're interested in are forcing 8 bit data paths and automatic
logins.

You may also want look into the use of expect(1) on the host you're
connecting from. 

Sometimes sending 8 bit data over a telnet connection can do funny
things, so the use of uuencode(1) or mimencode(1) will turn it a
base64 encoded stream.

-- 
David Jericho


--
Scanned and found clear of viruses by EntireScan.  http://www.entirescan.com/

--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'.  See http://www.humbug.org.au/



More information about the General mailing list