On Windows there is SSL implementation available that is based on the native Windows capabilities and it will be preferred, unless aria2 is configured with --without-wintls.A user can have one of the following configurations for SSL and crypto libraries:OpenSSL...
On Windows, there is SSL implementation available that is based on the native Windows SSL capabilities (Schannel) and it will be preferred. Hence neither GnuTLS nor OpenSSL is required on that platform. If you'd like to disable this behavior, run configure with --without-wintls. Note On App...
如果设置为"否", 每次都会发送认证请求头 # 例外: 如果用户名和密码包含在URI中, 将忽略此选项并且每次都会发送认证请求头 http-auth-challenge=false # 禁用缓存 # 发送的请求头中将包含Cache-Control:no-cache和Pragma:no-cache header以避免内容被缓存 # 如果设置为"否", 上述请求头将不会发送, 同时您也可...
The configure script checks available libraries and enables as many features as possible except for experimental features not enabled by default. Since 1.1.0, aria2 checks the certificate of HTTPS servers by default. If you build with OpenSSL or the recent version of GnuTLS which hasgnutls_certi...
On Windows there is SSL implementation available that is based on the native Windows SSL capabilities (Schannel) and it will be preferred. Hence neither GnuTLS nor OpenSSL are required on that platform. If you'd like to disable this behavior, run configure with --without-wintls. Note On Appl...
继续研究发现,想获取所有的帮助信息怎么办呢? aria2c -h#help Usage: aria2c [OPTIONS] [URI | MAGNET | TORRENT_FILE | METALINK_FILE]...Printing options tagged with '#help'.See 'aria2c -h#help' to know all available tags.Options: ...
The purpose of the project is to make the downloading experience more user friendly. There’s a lot of functionality available from aria2, but many users will only need a subset of features. The image below shows Aria2 WebUI with 4 downloads in operation. You add URIs via the Add drop...
同时又有一定的收集高清电影在局域网里共享播放的需要。家里是百兆电信宽带,平时空时可以用来下载,所以有了自建以私有云为基础的服务器的想法。 私有云方案有多种方案,出于可扩展功能的需要,选择了Ubuntu14.04+Owncloud的方案,使用者要有一点的linux操作和vi编辑经验。
If no matching category is found, search option name using a given word in middle match and print the result. Available Values: basic, advanced, http, https, ftp, metalink, bittorrent, all Default: basic HTTP/FTP Options --all-proxy=PROXY Use this proxy server for all protocols. You can...
Retrieve timestamp of the remote file from the remote HTTP/FTP server and if it is available, apply it to the local file. Default: false --reuse-uri [true|false] Reuse already used URIs if no unused URIs are left. Default: true --retry-wait=<SEC> Set the seconds to wait between ...