Download Using a File List
Hi,
I need to download multiple files in batch mode reading the file names from a file - I have a file list (file_list.txt):
file_1.ext
file_2.ext
file_3.ext
How can I automate this so the whole list can be read & downloaded?
Thanks,
Anthony
I need to download multiple files in batch mode reading the file names from a file - I have a file list (file_list.txt):
file_1.ext
file_2.ext
file_3.ext
How can I automate this so the whole list can be read & downloaded?
Thanks,
Anthony