Timeline for curl download multiple files with brace syntax
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 13, 2020 at 22:37 | answer | added | symulation | timeline score: 6 | |
| Nov 10, 2019 at 19:49 | answer | added | daGo | timeline score: 2 | |
| Aug 15, 2017 at 12:33 | comment | added | MikeW | wget does not handle SSL | |
| Feb 25, 2016 at 18:21 | answer | added | Besworks | timeline score: 49 | |
| Nov 16, 2015 at 3:33 | vote | accept | Naitree | ||
| Nov 15, 2015 at 13:36 | comment | added | vonbrand | Just to make clear that the {} and [] (and also * and ?) syntax is shell globbing/expansion, curl never gets to see them, it is the same as curl url1 url2 | |
| Nov 15, 2015 at 13:24 | answer | added | jnodorp | timeline score: 19 | |
| Nov 15, 2015 at 12:29 | comment | added | Naitree | I mean, being such a powerful tool, why curl just fails at this not-so-hard functionality? | |
| Nov 15, 2015 at 12:25 | comment | added | Naitree | @RuiFRibeiro (1)Yes, I can use loop. I'm just curious if curl can achieve it. (2) I'm considering not only HTTP(s), FTP protocols, e.g. SFTP. | |
| Nov 15, 2015 at 12:20 | comment | added | Rui F Ribeiro | Why not using a for loop or using wget instead? | |
| Nov 15, 2015 at 12:10 | history | asked | Naitree | CC BY-SA 3.0 |