On Fri, 3 Dec 1999, Shannon M. Johnston wrote: > How do you get multiple files with command-line ftp? > I've got about 120 files I need to transfer and it's a real pain to do > one by one. > > Thanks, > Shannon M. Johnston You'll be wanting to look at the mget command, possibly also the prompt command to turn off the interactive querying for each file. Walter