wcurl(1) General Commands Manual wcurl(1) (NAME) wcurl - curl (SYNOPSIS) wcurl ... wcurl [--curl-options ]... [--dry-run] [--no-decode-filename] [-o|-O|--output ] [--] ... wcurl [--curl-options=]... [--dry-run] [--no-decode-filename] [--output=] [--] ... wcurl -V|--version wcurl -h|--help (DESCRIPTION) wcurl curl curl . wcurl (URL) wcurl . curl --curl-options . curl . wcurl : * URL Percent-encode * URL curl 7.66.0 (--parallel) * ( + + ) curl 8.16.0 (--parallel-max-host) * (Redirects) * * (Overwrite) curl 7.83.0 (--no-clobber) * (Retries) * (Timestamp) * https URL (Scheme) * (Globbing) curl {} [] URL * Percent-decode * 'index.html' URL . (OPTIONS) --curl-options, --curl-options=... curl . . -o, -O, --output, --output= (URL). URL (curl >= 7.83.0). . --no-decode-filename (Percent-decode) wcurl . --dry-run curl . -V, --version . -h, --help . CURL (CURL_OPTIONS) curl . wcurl curl . (URL) (URL) . URL . (Percent-encode) curl . . (EXAMPLES) : wcurl example.com/filename.txt : wcurl example.com/filename1.txt example.com/filename2.txt --progress-bar --http2 curl: wcurl --curl-options="--progress-bar --http2" example.com/filename.txt (Resume). (--clobber --continue-at -) --curl-options . wcurl : wcurl --curl-options="--clobber --continue-at -" example.com/filename.txt ( ): wcurl --curl-options="--parallel-max-host 0" example.com/filename1.txt example.com/filename2.txt (AUTHORS) Samuel Henrique Sergio Durigan Junior AUTHORS . (REPORTING BUGS) wcurl curl : https://github.com/curl/wcurl (COPYRIGHT) wcurl curl . (SEE ALSO) curl(1), trurl(1) wcurl 2026-09-02 wcurl(1)