wcurlПростая обёртка над
curlдля удобной загрузки файлов. Смотрите также:wget,curl. Больше информации: https://curl.se/wcurl/manual.html.
index.html):wcurl {{https://example.com/index.html}}
wcurl {{[-o|--output]}} {{путь/к/файлу}} {{https://example.com/index.html}}
wcurl --curl-options "--progress-bar --http2" {{https://example.com/index.html}}
wcurl --curl-options "--clobber --continue-at -" {{https://example.com/index.html}}