Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!rutgers!sri-spam!mordor!lll-crg!lll-lcc!well!swalton From: swalton@well.UUCP (Stephen R. Walton) Newsgroups: comp.sys.amiga Subject: Re: DBW VT100 version 2.2 and kermit Message-ID: <2034@well.UUCP> Date: Thu, 13-Nov-86 13:34:42 EST Article-I.D.: well.2034 Posted: Thu Nov 13 13:34:42 1986 Date-Received: Thu, 13-Nov-86 21:57:15 EST References: <120@elxsi.UUCP> <331@pttesac.UUCP> Reply-To: swalton@well.UUCP (Stephen R. Walton) Followup-To: comp.sys.amiga Distribution: net Organization: Whole Earth Lectronic Link, Sausalito CA Lines: 38 Keywords: DBW's VT100 2.2, Kermit Summary: wermit==new kermit In article <331@pttesac.UUCP> vanam@pttesac.UUCP (Marnix van Ammers) writes: >The trouble might be the kermit(s) I use in UNIX. I have a huge >program (90K+ of stripped object code) called "wermit" which seems >very user friendly. I also have a program called kermit, but it's usage >seems different from that which I've seen mentioned on the net. > "wermit" is the name of the executable produced by "make kermit" using the standard Columbia distribution of UNIX C Kermit. The latest version of Amiga Kermit is 4C(061), and that should be the version number you see. However, I don't believe any versions much earlier than 4C(057) or so had any serious multiple-file transfer bugs. >Wermit seems the more powerful and flexible program. If someone >has used this program to transfer multiple files in both directions, >could you please post instructions on how you did it? > I've not done it with the VT100 V2.2 Kermit, but in general, you'd do something like: C-Kermit>send *.c [now select "Receive Kermit files" either as a command if you have Amiga C Kermit or as the pull-down menu item from VT100. Remember to ChangeDir to the directory you want the files to go into first! There is a menu item for this in VT100 V2.2.] That's it. To go the other way, type the "receive" command to C Kermit, and give VT100 a list of files to send. I believe it understands multiple file names separated by commas, but not wild cards, though I could be wrong. The sending Kermit sends a special packet at the end of a file transfer of either one or several files so the receiver knows when to stop listening. Hope this helps! Steve Walton AMETEK Computer Research Division ametek!walton@csvax.caltech.edu