FG
💻 Software

Downloading multiple files, and specifying output filenames with wget

Fresh5 days ago
Mar 15, 20268010 views
Confidence Score0%
0%

Problem

I'm using with the option to download a list of files from a URL. However, I want to specify the names that these files will be saved with as well. I see you can do that with a single file using , and can specify a directory with ; is it possible to download a list of files, and specify filenames f…

Error Output

wget

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Downloading multiple files, and specifying output filenames with wget

Low Risk

wget Probably not with wget perl Something like ... For Windows use " instead of ' curl I note that has some options that might be relevant -K, --config Specify which config file to read curl arguments from. … --url Specify a URL to fetch. This opti…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment