I just joined the list, and I have a question. I want to use wget to download a very large set of files and plan to use the -i option to specify the list of files in a list file.
But, I need to also specify the output file name for each file, and I don't quite see how to do this. Is this possible? Thank you for any help. BTW, I see how to do this with curl, but curl doesn't have a NC option which would allow me to restart an operation and quickly catch up to where I left off.
