Sphinxis used to building the documentation. aria2 man pages will be build when you runmakeif they are not up-to-date. You can also build an HTML version of the aria2 man page bymake html. The HTML version manual is also availableonline(Russian translation,Portuguese translation). ...
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...
aria2最简单的运行方式是$ aria2c <download-url-path>,即会从给出的url下载文件。但我们希望它能记住一些设置,常驻后台运行。aria2启动时会首先尝试从$HOME/.aria2/aria2.conf读取配置文件,对于一般VPS上我们都用root账户登录,那么目录即为/root/.aria2/aria2.conf。此外,可以在启动时加入--conf-path参数手...
类似于迅雷的开源版下载器 aria2是用于下载文件的实用程序。支持的协议是HTTP(S),FTP,SFTP,BitTorrent和Metalink。aria2可以从多个来源/协议下载文件,并尝试利用最大下载带宽。它支持同时从HTTP(S)/ FTP / SFTP和BitTorrent下载文件,而从HTTP(S)/ FTP / SFTP下载
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 GnuTLS + libgcrypt GnuTLS + ...
aria2最简单的运行方式是$ aria2c <download-url-path>,即会从给出的url下载文件。但我们希望它能记住一些设置,常驻后台运行。aria2启动时会首先尝试从$HOME/.aria2/aria2.conf读取配置文件,对于一般VPS上我们都用root账户登录,那么目录即为/root/.aria2/aria2.conf。此外,可以在启动时加入--conf-path参数手...
Default: get -R, --remote-time [true|false] 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...
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...
This is equivalent to setting nofile via ulimit, except that it will never decrease the limit. This option is only available on systems supporting the rlimit API. --enable-color [true|false] Enable color output for a terminal. Default: true --enable-mmap [true|false] Map files into memo...
按楼主说的做,最后提示这个错误 no version information available 应该是DSM6系统换了编译链,C++库不...