#Kermit file xfer progs
5 messages in this thread
Can anyone recomend an easy way to get KERMIT going on my Amiga ? I
need to transfer c source-files between home and a Unix system at work.
I downloaded W. Langveld's VT100/Tech terminal emulator, because the
description said it supported kermit protocol, but I've never used a VT100,
so am somewhat at sea with respect to using it….
Thanks in advance for any suggestions.
__________
| _ |_>
\_|.<_.|.
The terminal program HANDSHAKE (in library 5 of AmigaUser) supports Kermit.
Actualy, using a VT100 emulator is very simple. The VT100 is ANSI
terminal. Logon to the UNIX host with the emulator as if it were just
anouther terminal. When you are in, run KERMIT on the remote host, and
make it SERVER. Then the commands for geting, sending, and finishing the
sesion are in the drop menus. KERMIT's connect command is also a VT100
emulation, if this is what you are accustomed to.
>> Gary <<
Jeff,
Get VLT or VLTJr. It is a freeware Terminal/Comm program written at
SLAC (Stanford Linear Accelerator). Although the program was mainly
written so the folks at SLAC could interface there Amiga's with the
mainframes they have, it works fine as a general Comm program. It is by
far better than HandShake, VT100 and CKermit which are the only other
Kermit compatible Comm program I can think of in the PD/Shareware area.
VLTJr is the same as VLT only it does not have the Textronic's graphics
terminal, which it sounds like you will not be needing.
VLT(Jr) is also AREXX compatible and have a scripting language of it's
own if you don't have AREXX.
A note on documentation. When you download it it will be without docs.
There might be a doc file also available, but it is poorly hacked together
from TEX files that the manual was written in for SLAC. Do not dispair
though. Simple send your name and address to:
Publications Department
SLAC Bin 68
PO Box 4349
Stanford, CA 94302
Ask for:
"A Valiant Little Terminal – A VLT User's Guide"
SLAC Report 370
Author Amanda Weinstein
They will send you a very nicely printed manual, FREE OF CHARGE. They
even pay the postage.
<<< Michael Shea >>>>
<<< 76665,3360 >>>>
Michael,
Thanks for the info. I downloaded VLT a while ago, and, in fact, have
been using it to connect to my custom's UNIX system — but have been really
scratching my head trying to figure out how to get Kermit going….
Perhaps the manual will help… I'll write for it tomorrow.
__________
| _ |_>
\_|.<_.|.