Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!brl-adm!brl-smoke!smoke!rbloom@APG-1.ARPA From: rbloom@APG-1.ARPA (Robert Bloom AMSTE-TEI 3775) Newsgroups: net.micro.cpm Subject: Re: xmodem bulk transfers Message-ID: <3185@brl-smoke.ARPA> Date: Wed, 20-Aug-86 12:57:44 EDT Article-I.D.: brl-smok.3185 Posted: Wed Aug 20 12:57:44 1986 Date-Received: Thu, 21-Aug-86 21:06:46 EDT Sender: news@brl-smoke.ARPA Lines: 19 The 'work around' that I use to make bulk downloads from my unix machine to my micro is to use MEX in the 'read' mode. Goes something like this: 1. use mget for the simtel20 batch 2. copy a directory listing down to the micro 3. while holding the line open, drop to a text editor on the micro. delete the junk at the start and end of the file with the directory in it change all lines from 'filename' to 'sendout "umodem -sbl filename";r filename save it 4. go back into mex and give the command 'read filelist' where filelist has the modified file directory 5. watch it go Lots of capability with a read file - once I downloaded 50 files with one command. bob bloom