What is the easiest way to download a large number of individual files? Via the browser, it appears you have to click on each one individually, tell it okay and all that. Just in terminal mode ftp you can use mget * but then you have to sit there and type y for each one. Right? What other option is there?