Timeline for wget using -i with -O
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2018 at 1:13 | vote | accept | Ryan Bemrose | ||
| Jan 23, 2018 at 21:48 | comment | added | RomanPerekhrest | @RyanBemrose, this solution provides you with effective and fast downloading process: you are able to download multiple resources in parallel. Your input file does not fit the wget's -i option because it would expect the file to contain only URLs while your file has a more complex structure | |
| Jan 23, 2018 at 21:40 | comment | added | Ryan Bemrose | I like this. I had not heard of parallel. Does this mean that wget does not directly support what I want to do, and the solution is multiple invocations? | |
| Jan 23, 2018 at 21:27 | history | answered | RomanPerekhrest | CC BY-SA 3.0 |