Manual Page Search Parameters

XBPS-FETCH(1) General Commands Manual XBPS-FETCH(1)

xbps-fetchXBPS utility to fetch files from URLs

xbps-fetch [OPTIONS] <URL> <URL+N>

The xbps-fetch utility downloads files from specified URLs. Multiple protocols are supported: ftp, http, https, socks5.

Enables debug messages on stderr.
Show the help message.
output
Rename file from specified URL to output.
Enables verbose messages.
Print sha256sums of downloaded files.
Show the version information.

Only use IPv4.
Only use IPv6.
If set to anything else than no passive mode will be set for the ftp connection.
User name to be set for ftp authentication.
Password to be set for ftp authentication.
Proxy URL that will be used to establish a ftp connection.
Proxy URL that will be used to establish a http connection.
Sets the credentials to authenticate a user agent to a proxy server, in the form user:pass.
Sets the credentials to authenticate to a http server, in the form user:pass.
Overrides the default Referer http header.
Override the default User-Agent http header.
Specifies a set of domains for which the proxy should not be consulted. The contents is a comma-, or space-separated list of domain names. A single asterisk will override all proxy variables and no transactions will be proxied.
Proxy URL that will be used to establish a socks connection.
Disables SSL/TLS hostname verification.
Disables SSL/TLS peer verification.
Overrides the default CA certificates file, by default set to /etc/ssl/certs/ca-certificates.crt.
Overrides the default CA certificates path, by default set to /etc/ssl/certs.
Sets the SSL/TLS client verification certificate file.
Sets the SSL/TLS client verification key file.
Sets connection timeout in milliseconds instead of default value of 5 minutes. When -1, waits indefinitely.

xbps-checkvers(1), xbps-create(1), xbps-dgraph(1), xbps-digest(1), xbps-fbulk(1), xbps-install(1), xbps-pkgdb(1), xbps-query(1), xbps-reconfigure(1), xbps-remove(1), xbps-rindex(1), xbps-uchroot(1), xbps-uunshare(1), xbps.d(5)

Juan Romero Pardines <xtraeme@gmail.com>

Probably, but I try to make this not happen. Use it under your own responsibility and enjoy your life.

Report bugs at https://github.com/void-linux/xbps/issues

March 3, 2020