[NTLUG:Discuss] ftp multiple files
terry
linux at cowtown.net
Tue Jan 28 11:05:42 CST 2003
Bobby Wrenn wrote:
>I'm surprised noone else has mentioned it. Use wget (check the man page)
>to save the directory list to a file, edit the file to the list of files
>you wish to download. Execute wget -i <filelist> &. Wget retrieves files
>in <filelist> in the background.
>
>
>
>
I tried
wget -i *
but it's still interactive. It asked if I wanted to download each file
individually and I had to answer yes or no. Is it that the -i option
doesn't work on all systems?
More information about the Discuss
mailing list