|
|
|
|
|
by mcepl
1015 days ago
|
|
Yes, a lot. All those zillion shell scripts which run the IT these days use it whenever they need to get to the Internet (surprisingly, it is much more common than wget(1), which in fact does more or less the same). And, of course, everybody and their dog uses libcurl, directly or through some bindings to their programming language. |
|
Wget implements these protocols:
A full-featured curl (and specifically not the one distributed by Microsoft) implements additional protocols: Some of the particular protocols are limited - SMB, for example, is only SMBv1 (and not v2 or v3).Microsoft's version is currently: