libaria2cpp 0.2.0
Basic CPP library to connect to an ARIA2 daemon via the RPC interface.
|
#include <globaloptions.h>
This class is used to set and get all global options for Aria2. Retrieve an instance of this class using Aria2CPP::getGlobalOption() and use it to configure Aria2CPP on the fly. Unlike Aria2CPP, Download and File, this class will always returns current information.
bool Options::getAllowOverwrite | ( | ) |
Aria2CPPException. |
bool Options::getAlwaysResume | ( | ) |
Aria2CPPException. |
bool Options::getAsyncDns | ( | ) |
Aria2CPPException. |
bool Options::getAutoFileRenaming | ( | ) |
Aria2CPPException. |
int Options::getAutosaveInterval | ( | ) |
Aria2CPPException. |
bool Options::getBtDetachSeedOnly | ( | ) |
Aria2CPPException. |
bool Options::getBtEnableHookAfterHashCheck | ( | ) |
Aria2CPPException. |
bool Options::getBtEnablelpd | ( | ) |
Aria2CPPException. |
std::string Options::getBtExternalIp | ( | ) |
Aria2CPPException. |
bool Options::getBtForceEncryption | ( | ) |
Aria2CPPException. |
bool Options::getBtHashCheckSeed | ( | ) |
Aria2CPPException. |
bool Options::getBtLoadSavedMetadata | ( | ) |
Aria2CPPException. |
int Options::getBtMaxOpenFiles | ( | ) |
Aria2CPPException. |
int Options::getBtMaxPeers | ( | ) |
Aria2CPPException. |
bool Options::getBtMetadataOnly | ( | ) |
Aria2CPPException. |
CryptoLevel Options::getBtMinCryptoLevel | ( | ) |
Get CryptoLevel.
Aria2CPPException. |
bool Options::getBtRemoveUnselectedFile | ( | ) |
Aria2CPPException. |
int Options::getBtRequestPeerSpeedLimit | ( | ) |
Aria2CPPException. |
bool Options::getBtRequireCrypto | ( | ) |
Aria2CPPException. |
bool Options::getBtSaveMetadata | ( | ) |
Aria2CPPException. |
bool Options::getBtSeedUnverified | ( | ) |
Aria2CPPException. |
int Options::getBtStopTimeout | ( | ) |
Aria2CPPException. |
stringList Options::getBtTracker | ( | ) |
int Options::getBtTrackerConnectTimeout | ( | ) |
Aria2CPPException. |
int Options::getBtTrackerInterval | ( | ) |
Aria2CPPException. |
int Options::getBtTrackerTimeout | ( | ) |
Aria2CPPException. |
std::string Options::getCaCertificate | ( | ) |
Aria2CPPException. |
bool Options::getCheckCertificate | ( | ) |
Aria2CPPException. |
bool Options::getCheckIntegrity | ( | ) |
Aria2CPPException. |
bool Options::getConditionalGet | ( | ) |
Aria2CPPException. |
std::string Options::getConfPath | ( | ) |
Aria2CPPException. |
int Options::getConnectTimeout | ( | ) |
Aria2CPPException. |
LogLevel Options::getConsoleLogLevel | ( | ) |
Get LogLevel.
Aria2CPPException. |
bool Options::getCont | ( | ) |
Aria2CPPException. |
bool Options::getContentDispositionDefaultUtf8 | ( | ) |
Aria2CPPException. |
bool Options::getDaemon | ( | ) |
Aria2CPPException. |
bool Options::getDeferredInput | ( | ) |
Aria2CPPException. |
std::string Options::getDhtFilePath | ( | ) |
Aria2CPPException. |
std::string Options::getDhtFilePath6 | ( | ) |
Aria2CPPException. |
int Options::getDhtListenPort | ( | ) |
Aria2CPPException. |
int Options::getDhtMessageTimeout | ( | ) |
Aria2CPPException. |
std::string Options::getDir | ( | ) |
Aria2CPPException. |
bool Options::getDisableIpv6 | ( | ) |
Aria2CPPException. |
size_t Options::getDiskCache | ( | ) |
Aria2CPPException. |
DownloadResultFormat Options::getDownloadResult | ( | ) |
Get DownloadResultFormat.
Aria2CPPException. |
bool Options::getDryRun | ( | ) |
Aria2CPPException. |
int Options::getDscp | ( | ) |
Aria2CPPException. |
bool Options::getEnableColor | ( | ) |
Aria2CPPException. |
bool Options::getEnableDht | ( | ) |
Aria2CPPException. |
bool Options::getEnableDht6 | ( | ) |
Aria2CPPException. |
bool Options::getEnableHttpKeepAlive | ( | ) |
Aria2CPPException. |
bool Options::getEnableHttpPipelining | ( | ) |
Aria2CPPException. |
bool Options::getEnableMmap | ( | ) |
Aria2CPPException. |
bool Options::getEnablePeerExchange | ( | ) |
Aria2CPPException. |
bool Options::getEnableRpc | ( | ) |
Aria2CPPException. |
EventPoll Options::getEventPoll | ( | ) |
Get EventPoll.
Aria2CPPException. |
FileAllocation Options::getFileAllocation | ( | ) |
Get FileAllocation.
Aria2CPPException. |
bool Options::getFollowMetalink | ( | ) |
Aria2CPPException. |
bool Options::getFollowTorrent | ( | ) |
Aria2CPPException. |
bool Options::getForceSave | ( | ) |
Aria2CPPException. |
std::string Options::getFtpPasswd | ( | ) |
Aria2CPPException. |
bool Options::getFtpPasv | ( | ) |
Aria2CPPException. |
std::string Options::getFtpProxy | ( | ) |
Aria2CPPException. |
std::string Options::getFtpProxyPasswd | ( | ) |
Aria2CPPException. |
std::string Options::getFtpProxyUser | ( | ) |
Aria2CPPException. |
bool Options::getFtpReuseConnection | ( | ) |
Aria2CPPException. |
FTPType Options::getFtpType | ( | ) |
Get FTPType.
Aria2CPPException. |
std::string Options::getFtpUser | ( | ) |
Aria2CPPException. |
bool Options::getHashCheckOnly | ( | ) |
Aria2CPPException. |
std::string Options::getHelp | ( | ) |
Aria2CPPException. |
bool Options::getHttpAcceptGzip | ( | ) |
Aria2CPPException. |
bool Options::getHttpAuthChallenge | ( | ) |
Aria2CPPException. |
bool Options::getHttpNoCache | ( | ) |
Aria2CPPException. |
std::string Options::getHttpPasswd | ( | ) |
Aria2CPPException. |
std::string Options::getHttpProxy | ( | ) |
Aria2CPPException. |
std::string Options::getHttpProxyPasswd | ( | ) |
Aria2CPPException. |
std::string Options::getHttpProxyUser | ( | ) |
Aria2CPPException. |
std::string Options::getHttpsProxy | ( | ) |
Aria2CPPException. |
std::string Options::getHttpsProxyPasswd | ( | ) |
Aria2CPPException. |
std::string Options::getHttpsProxyUser | ( | ) |
Aria2CPPException. |
std::string Options::getHttpUser | ( | ) |
Aria2CPPException. |
bool Options::getHumanReadable | ( | ) |
Aria2CPPException. |
bool Options::getKeepUnfinishedDownloadResult | ( | ) |
Aria2CPPException. |
int Options::getListenPort | ( | ) |
Aria2CPPException. |
LogLevel Options::getLogLevel | ( | ) |
Get the log level.
Aria2CPPException. |
int Options::getLowestSpeedLimit | ( | ) |
Aria2CPPException. |
int Options::getMaxConcurrentDownloads | ( | ) |
Aria2CPPException. |
int Options::getMaxConnectionPerServer | ( | ) |
Aria2CPPException. |
int Options::getMaxDownloadLimit | ( | ) |
Aria2CPPException. |
int Options::getMaxDownloadResult | ( | ) |
Aria2CPPException. |
int Options::getMaxFileNotFound | ( | ) |
Aria2CPPException. |
size_t Options::getMaxMmapLimit | ( | ) |
Aria2CPPException. |
int Options::getMaxOverallDownloadLimit | ( | ) |
Aria2CPPException. |
int Options::getMaxOverallUploadLimit | ( | ) |
Aria2CPPException. |
int Options::getMaxResumeFailureTries | ( | ) |
Aria2CPPException. |
int Options::getMaxTries | ( | ) |
Aria2CPPException. |
int Options::getMaxUploadLimit | ( | ) |
Aria2CPPException. |
bool Options::getMetalinkEnableUniqueProtocol | ( | ) |
Aria2CPPException. |
MetalinkProtocol Options::getMetalinkPreferredProtocol | ( | ) |
Get MetalinkProtocol.
Aria2CPPException. |
size_t Options::getMinSplitSize | ( | ) |
Aria2CPPException. |
int Options::getMinTlsVersion | ( | ) |
Aria2CPPException. |
std::string Options::getNetrcPath | ( | ) |
Aria2CPPException. |
int Options::getNoConf | ( | ) |
Aria2CPPException. |
size_t Options::getNoFileAllocationLimit | ( | ) |
Aria2CPPException. |
bool Options::getNoNetrc | ( | ) |
Aria2CPPException. |
std::string Options::getOnDownloadComplete | ( | ) |
Aria2CPPException. |
bool Options::getOptimizeConcurrentDownloads | ( | ) |
Aria2CPPException. |
bool Options::getParameterizedUri | ( | ) |
Aria2CPPException. |
bool Options::getPauseMetadata | ( | ) |
Aria2CPPException. |
std::string Options::getPeerAgent | ( | ) |
Aria2CPPException. |
std::string Options::getPeerIdPrefix | ( | ) |
Aria2CPPException. |
size_t Options::getPieceLength | ( | ) |
Aria2CPPException. |
ProxyMethod Options::getProxyMethod | ( | ) |
Get ProxyMethod.
Aria2CPPException. |
bool Options::getQuiet | ( | ) |
Aria2CPPException. |
bool Options::getRealtimeChunkChecksum | ( | ) |
Aria2CPPException. |
bool Options::getRemoteTime | ( | ) |
Aria2CPPException. |
bool Options::getRemoveControlFile | ( | ) |
Aria2CPPException. |
int Options::getRetryWait | ( | ) |
Aria2CPPException. |
bool Options::getReuseUri | ( | ) |
Aria2CPPException. |
int Options::getRlimitNofile | ( | ) |
Aria2CPPException. |
bool Options::getRpcAllowOriginAll | ( | ) |
Aria2CPPException. |
bool Options::getRpcListenAll | ( | ) |
Aria2CPPException. |
int Options::getRpcListenPort | ( | ) |
Aria2CPPException. |
size_t Options::getRpcMaxRequestSize | ( | ) |
Aria2CPPException. |
bool Options::getRpcSaveUploadMetadata | ( | ) |
Aria2CPPException. |
bool Options::getRpcSecure | ( | ) |
Aria2CPPException. |
bool Options::getSaveNotFound | ( | ) |
Aria2CPPException. |
std::string Options::getSaveSession | ( | ) |
Aria2CPPException. |
int Options::getSaveSessionInterval | ( | ) |
Aria2CPPException. |
float Options::getSeedRatio | ( | ) |
Aria2CPPException. |
int Options::getSeedTime | ( | ) |
Aria2CPPException. |
int Options::getServerStatTimeout | ( | ) |
Aria2CPPException. |
bool Options::getShowConsoleReadout | ( | ) |
Aria2CPPException. |
bool Options::getShowFiles | ( | ) |
Aria2CPPException. |
int Options::getSocketRecvBufferSize | ( | ) |
Aria2CPPException. |
int Options::getSplit | ( | ) |
Aria2CPPException. |
bool Options::getStderr | ( | ) |
Aria2CPPException. |
int Options::getStop | ( | ) |
Aria2CPPException. |
PieceSelectionAlgorithm Options::getStreamPieceSelector | ( | ) |
Get PieceSelectionAlgorithm.
Aria2CPPException. |
int Options::getSummaryInterval | ( | ) |
Aria2CPPException. |
int Options::getTimeout | ( | ) |
Aria2CPPException. |
bool Options::getTruncateConsoleReadout | ( | ) |
Aria2CPPException. |
URISelector Options::getUriSelector | ( | ) |
Get URISelector.
Aria2CPPException. |
bool Options::getUseHead | ( | ) |
Aria2CPPException. |
std::string Options::getUserAgent | ( | ) |
Aria2CPPException. |
bool Options::setAllowOverwrite | ( | bool | value | ) |
Restart download from scratch if the corresponding control file doesn't exist.
Aria2CPPException. |
bool Options::setAlwaysResume | ( | bool | value | ) |
Always resume download. If true is given, aria2 always tries to resume download and if resume is not possible, aborts download. If false is given, when all given URIs do not support resume or aria2 encounters N URIs which does not support resume (N is the value specified using –max-resume-failure-tries option), aria2 downloads file from scratch.
Aria2CPPException. |
bool Options::setAsyncDns | ( | bool | value | ) |
Enable asynchronous DN
Aria2CPPException. |
bool Options::setAutoFileRenaming | ( | bool | value | ) |
Rename file name if the same file already exists. This option works only in HTTP(S)/FTP download. The new file name has a dot and a number(1..9999) appended after the name, but before the file extension, if any.
Aria2CPPException. |
bool Options::setAutosaveInterval | ( | int | value | ) |
Save a control file(*.aria2) every SEC seconds. If 0 is given, a control file is not saved during download. aria2 saves a control file when it stops regardless of the value. The possible values are between 0 to 600.
Aria2CPPException. |
bool Options::setBtDetachSeedOnly | ( | bool | value | ) |
Exclude seed only downloads when counting concurrent active downloads.
Aria2CPPException. |
bool Options::setBtEnableHookAfterHashCheck | ( | bool | value | ) |
Allow hook command invocation after hash check in BitTorrent download. By default, when hash check succeeds, the command given by –on-bt-download-complete is executed. To disable this action, give false to this option.
Aria2CPPException. |
bool Options::setBtEnableHookAfterHashCheck | ( | std::string | value | ) |
Allow hook command invocation after hash check (see -V option) in BitTorrent download. By default, when hash check succeeds, the command given by –on-bt-download-complete is executed. To disable this action, give false to this option
Aria2CPPException. |
bool Options::setBtEnablelpd | ( | bool | value | ) |
Enable Local Peer Discovery. If a private flag is set in a torrent, aria2 doesn't use this feature for that download even if true is given.
Aria2CPPException. |
bool Options::setBtExternalIp | ( | std::string | value | ) |
Specify the external IP address to use in BitTorrent download and DHT. It may be sent to BitTorrent tracker. For DHT, this option should be set to report that local node is downloading a particular torrent. This is critical to use DHT in a private network. Although this function is named external, it can accept any kind of IP addresses.
Aria2CPPException. |
bool Options::setBtForceEncryption | ( | bool | value | ) |
Requires BitTorrent message payload encryption with arc4. This is a shorthand of –bt-require-crypto –bt-min-crypto-level=arc4. This option does not change the option value of those options. If true is given, deny legacy BitTorrent handshake and only use Obfuscation handshake and always encrypt message payload.
Aria2CPPException. |
bool Options::setBtHashCheckSeed | ( | bool | value | ) |
If true is given, after hash check using –checkintegrity option and file is complete, continue to seed file. If you want to check file and download it only when it is damaged or incomplete, set this option to false. This option has effect only on BitTorrent download.
Aria2CPPException. |
bool Options::setBtLoadSavedMetadata | ( | bool | value | ) |
Before getting torrent metadata from DHT when downloading with magnet link, first try to read file saved by –bt-save-metadata option. If it is successful, then skip downloading metadata from DHT.
Aria2CPPException. |
bool Options::setBtMaxOpenFiles | ( | int | value | ) |
Specify maximum number of files to open in multi-file BitTorrent/Metalink download globally.
Aria2CPPException. |
bool Options::setBtMaxPeers | ( | int | value | ) |
Specify the maximum number of peers per torrent. 0 means unlimited. See also –bt-request-peer-speed-limit option.
Aria2CPPException. |
bool Options::setBtMetadataOnly | ( | bool | value | ) |
bool Options::setBtMinCryptoLevel | ( | CryptoLevel | value | ) |
Set minimum level of encryption method. If several encryption methods are provided by a peer, aria2 chooses the lowest one which satisfies the given level.
Aria2CPPException. |
bool Options::setBtRemoveUnselectedFile | ( | bool | value | ) |
Removes the unselected files when download is completed in BitTorrent. To select files, use –select-file option. If it is not used, all files are assumed to be selected. Please use this option with care because it will actually remove files from your disk.
Aria2CPPException. |
bool Options::setBtRequestPeerSpeedLimit | ( | int | value | ) |
If the whole download speed of every torrent is lower than SPEED, aria2 temporarily increases the number of peers to try for more download speed. Configuring this option with your preferred download speed can increase your download speed in some cases.
Aria2CPPException. |
bool Options::setBtRequireCrypto | ( | bool | value | ) |
If true is given, aria2 doesn't accept and establish connection with legacy BitTorrent handshake(\19BitTorrent protocol). Thus aria2 always uses Obfuscation handshake.
Aria2CPPException. |
bool Options::setBtSaveMetadata | ( | bool | value | ) |
Save meta data as ".torrent" file. This option has effect only when BitTorrent Magnet URI is used. The file name is hex encoded info hash with suffix ".torrent". The directory to be saved is the same directory where download file is saved. If the same file already exists, meta data is not saved. See also –bt-metadata-only option.
Aria2CPPException. |
bool Options::setBtSeedUnverified | ( | bool | value | ) |
Seed previously downloaded files without verifying piece hashes.
Aria2CPPException. |
bool Options::setBtStopTimeout | ( | int | value | ) |
Stop BitTorrent download if download speed is 0 in consecutive SEC seconds. If 0 is given, this feature is disabled.
Aria2CPPException. |
bool Options::setBtTracker | ( | stringList | URI | ) |
StringList of additional BitTorrent tracker's announce URI. These URIs are not affected by –bt-exclude-tracker option because they are added after URIs in –bt-exclude-tracker option are removed.
Aria2CPPException. |
bool Options::setBtTrackerConnectTimeout | ( | int | value | ) |
Set the connect timeout in seconds to establish connection to tracker. After the connection is established, this option makes no effect and –bt-tracker-timeout option is used instead.
Aria2CPPException. |
bool Options::setBtTrackerInterval | ( | int | value | ) |
Set the interval in seconds between tracker requests. This completely overrides interval value and aria2 just uses this value and ignores the min interval and interval value in the response of tracker. If 0 is set, aria2 determines interval based on the response of tracker and the download progress.
Aria2CPPException. |
bool Options::setBtTrackerTimeout | ( | int | value | ) |
Set timeout in seconds.
Aria2CPPException. |
bool Options::setCaCertificate | ( | std::string | value | ) |
Use the certificate authorities in FILE to verify the peers. The certificate file must be in PEM format and can contain multiple CA certificates. Use –check-certificate option to enable verification.
Aria2CPPException. |
bool Options::setCheckCertificate | ( | bool | value | ) |
Verify the peer using certificates specified in –ca-certificate option.
Aria2CPPException. |
bool Options::setCheckIntegrity | ( | bool | value | ) |
Check file integrity by validating piece hashes or a hash of entire file. This option has effect only in BitTorrent, Metalink downloads with checksums or HTTP(S)/FTP downloads with –checksum option. If piece hashes are provided, this option can detect damaged portions of a file and re-download them. If a hash of entire file is provided, hash check is only done when file has been already download. This is determined by file length. If hash check fails, file is re-downloaded from scratch. If both piece hashes and a hash of entire file are provided, only piece hashes are used.
Aria2CPPException. |
bool Options::setConditionalGet | ( | bool | value | ) |
Download file only when the local file is older than remote file. This function only works with HTTP(S) downloads only. It does not work if file size is specified in Metalink. It also ignores Content-Disposition header. If a control file exists, this option will be ignored. This function uses If-Modified-Since header to get only newer file conditionally.
Aria2CPPException. |
bool Options::setConfPath | ( | std::string | value | ) |
Change the configuration file path to PATH.
Aria2CPPException. |
bool Options::setConnectTimeout | ( | int | value | ) |
Set the connect timeout in seconds to establish connection to HTTP/FTP/proxy server. After the connection is established, this option makes no effect and –timeout option is used instead.
Aria2CPPException. |
bool Options::setConsoleLogLevel | ( | LogLevel | value | ) |
Set log level to output to console. LEVEL is either LogLevel::debug, LogLevel::info, LogLevel::notice, LogLevel::warn or LogLevel::error.
Aria2CPPException. |
bool Options::setCont | ( | bool | value | ) |
Continue downloading a partially downloaded file. Use this option to resume a download started by a web browser or another program which downloads files sequentially from the beginning. Currently this option is only applicable to HTTP(S)/FTP downloads.
Aria2CPPException. |
bool Options::setContentDispositionDefaultUtf8 | ( | bool | value | ) |
Handle quoted string in Content-Disposition header as UTF-8 instead of ISO-8859-1, for example, the filename parameter, but not the extended version filename
Aria2CPPException. |
bool Options::setDaemon | ( | bool | value | ) |
Run as daemon. This shouldn't need to be modified.
Aria2CPPException. |
bool Options::setDeferredInput | ( | bool | value | ) |
If true is given, aria2 does not read all URIs and options from file specified by –input-file option at startup, but it reads one by one when it needs later. This may reduce memory usage if input file contains a lot of URIs to download. If false is given, aria2 reads all URIs and options at startup.
Aria2CPPException. |
bool Options::setDhtFilePath | ( | std::string | value | ) |
Change the IPv4 DHT routing table file to PATH.
Aria2CPPException. |
bool Options::setDhtFilePath6 | ( | std::string | value | ) |
Change the IPv6 DHT routing table file to PATH.
Aria2CPPException. |
bool Options::setDhtListenPort | ( | int | value | ) |
Set UDP listening port used by DHT(IPv4, IPv6) and UDP tracker.
Aria2CPPException. |
bool Options::setDhtMessageTimeout | ( | int | value | ) |
Set timeout in seconds.
Aria2CPPException. |
bool Options::setDir | ( | std::string | value | ) |
The directory to store the downloaded files.
Aria2CPPException. |
bool Options::setDisableIpv6 | ( | bool | value | ) |
Disable IPv6. This is useful if you have to use broken DNS and want to avoid terribly slow AAAA record lookup.
Aria2CPPException. |
bool Options::setDiskCache | ( | int | value | ) |
Enable disk cache. If SIZE is 0, the disk cache is disabled. This feature caches the downloaded data in memory, which grows to at most SIZE bytes. The cache storage is created for aria2 instance and shared by all downloads. The one advantage of the disk cache is reduce the disk I/O because the data are written in larger unit and it is reordered by the offset of the file. If hash checking is involved and the data are cached in memory, we don't need to read them from the disk.
Aria2CPPException. |
bool Options::setDownloadResult | ( | DownloadResultFormat | value | ) |
This option changes the way Download Results is formatted. If value is DownloadResultFormat::dfault, print GID, status, average download speed and path/URI. If multiple files are involved, path/URI of first requested file is printed and remaining ones are omitted. If value is DownloadResultFormat::full, print GID, status, average download speed, percentage of progress and path/URI. The percentage of progress and path/URI are printed for each requested file in each row.
Aria2CPPException. |
bool Options::setDryRun | ( | bool | value | ) |
If true is given, aria2 just checks whether the remote file is available and doesn't download data. This option has effect on HTTP/FTP download. BitTorrent downloads are canceled if true is specified.
Aria2CPPException. |
bool Options::setDscp | ( | int | value | ) |
Set DSCP value in outgoing IP packets of BitTorrent traffic for QoS. This parameter sets only DSCP bits in TOS field of IP packets, not the whole field. If you take values from /usr/include/netinet/ip.h divide them by 4 (otherwise values would be incorrect, e.g. your CS1 class would turn into CS4). If you take commonly used values from RFC, network vendors' documentation, Wikipedia or any other source, use them as they are.
Aria2CPPException. |
bool Options::setEnableColor | ( | bool | value | ) |
Enable color output for a terminal.
Aria2CPPException. |
bool Options::setEnableDht | ( | bool | value | ) |
Enable IPv4 DHT functionality. It also enables UDP tracker support. If a private flag is set in a torrent, aria2 doesn't use DHT for that download even if true is given.
Aria2CPPException. |
bool Options::setEnableDht6 | ( | bool | value | ) |
Enable IPv6 DHT functionality. If a private flag is set in a torrent, aria2 doesn't use DHT for that download even if true is given. Use –dht-listen-port option to specify port number to listen on. See also –dht-listen-addr6 option.
Aria2CPPException. |
bool Options::setEnableHttpKeepAlive | ( | bool | value | ) |
Enable HTTP/1.1 persistent connection.
Aria2CPPException. |
bool Options::setEnableHttpPipelining | ( | bool | value | ) |
Enable HTTP/1.1 pipelining.
Aria2CPPException. |
bool Options::setEnableMmap | ( | bool | value | ) |
Map files into memory. This option may not work if the file space is not pre-allocated. See –file-allocation.
Aria2CPPException. |
bool Options::setEnablePeerExchange | ( | bool | value | ) |
Enable Peer Exchange extension. If a private flag is set in a torrent, this feature is disabled for that download even if true is given.
Aria2CPPException. |
bool Options::setEnableRpc | ( | bool | value | ) |
Enable JSON-RPC/XML-RPC server. It is strongly recommended to set secret authorization token using –rpc-secret option.
Aria2CPPException. |
bool Options::setEventPoll | ( | EventPoll | value | ) |
Specify the method for polling events. The possible values are EventPoll::epoll, EventPoll::kqueue, EventPoll::port, EventPoll::poll and EventPoll::select. For each EventPoll::epoll, EventPoll::kqueue, EventPoll::port and EventPoll::poll, it is available if system supports it. EventPoll::epoll is available on recent Linux. EventPoll::kqueue is available on various *BSD systems including Mac OS X. EventPoll::port is available on Open Solaris. The default value may vary depending on the system you use.
Aria2CPPException. |
bool Options::setFileAllocation | ( | FileAllocation | value | ) |
Specify file allocation method. FileAllocation::none doesn't pre-allocate file space. FileAllocation::prealloc pre-allocates file space before download begins. This may take some time depending on the size of the file. If you are using newer file systems such as ext4 (with extents support), btrfs, xfs or NTFS(MinGW build only), falloc is your best choice. It allocates large(few GiB) files almost instantly. Don't use FileAllocation::falloc with legacy file systems such as ext3 and FAT32 because it takes almost same time as FileAllocation::prealloc and it blocks aria2 entirely until allocation finishes. FileAllocation::falloc may not be available if your system doesn't have posix_fallocate(3) function. FileAllocation::trunc uses ftruncate(2) system call or platform-specific counterpart to truncate a file to a specified length.
Possible Values: FileAllocation::none, FileAllocation::prealloc, FileAllocation::trunc, FileAllocation::falloc.
Aria2CPPException. |
bool Options::setFollowMetalink | ( | bool | value | ) |
If true is specified, when a file whose suffix is .meta4 or .metalink or content type of application/metalink4+xml or application/metalink+xml is downloaded, aria2 parses it as a metalink file and downloads files mentioned in it. If false is specified, the .metalink file is downloaded to the disk, but is not parsed as a metalink file and its contents are not downloaded.
Aria2CPPException. |
bool Options::setFollowTorrent | ( | bool | value | ) |
If true is specified, when a file whose suffix is .torrent or content type is application/x-bittorrent is downloaded, aria2 parses it as a torrent file and downloads files mentioned in it. If false is specified, the .torrent file is downloaded to the disk, but is not parsed as a torrent and its contents are not downloaded.
Aria2CPPException. |
bool Options::setForceSave | ( | bool | value | ) |
Save download with –save-session option even if the download is completed or removed. This may be useful to save BitTorrent seeding which is recognized as completed state.
Aria2CPPException. |
bool Options::setFtpPasswd | ( | std::string | value | ) |
Set FTP password. This affects all URIs. If user name is embedded but password is missing in URI, aria2 tries to resolve password using .netrc. If password is found in .netrc, then use it as password. If not, use the password specified in this option. Default: ARIA2USER@
Aria2CPPException. |
bool Options::setFtpPasv | ( | bool | value | ) |
Use the passive mode in FTP. If false is given, the active mode will be used.
Aria2CPPException. |
bool Options::setFtpProxy | ( | std::string | value | ) |
Use a proxy server for FTP. To override a previously defined proxy, use "". See also the –all-proxy option. This affects all ftp downloads. The format of PROXY is [http://][USER:PASSWORD@]HOST[:PORT]
Aria2CPPException. |
bool Options::setFtpProxyPasswd | ( | std::string | value | ) |
Set password for –ftp-proxy
Aria2CPPException. |
bool Options::setFtpProxyUser | ( | std::string | value | ) |
Set user for –ftp-proxy.
Aria2CPPException. |
bool Options::setFtpReuseConnection | ( | bool | value | ) |
Reuse connection in FTP.
Aria2CPPException. |
bool Options::setFtpType | ( | FTPType | value | ) |
Set FTP transfer type. TYPE is either FTPType::binary or FTPType::ascii. Default: FTPType::binary
Aria2CPPException. |
bool Options::setFtpUser | ( | std::string | value | ) |
Set FTP user. This affects all URIs.
Aria2CPPException. |
bool Options::setHashCheckOnly | ( | bool | value | ) |
If true is given, after hash check using –check-integrity option, abort download whether or not download is complete.
Aria2CPPException. |
bool Options::setHelp | ( | std::string | value | ) |
The help messages are classified with tags. A tag starts with #. For example, type –help=http to get the usage for the options tagged with http. If non-tag word is given, print the usage for the options whose name includes that word. Available Values: #basic, #advanced, http, https, ftp, #metalink, #bittorrent, #cookie, #hook, #file, #rpc, #checksum, #experimental, #deprecated, #help, #all
Aria2CPPException. |
bool Options::setHttpAcceptGzip | ( | bool | value | ) |
Send Accept: deflate, gzip request header and inflate response if remote server responds with Content-Encoding: gzip or Content-Encoding: deflate.
Aria2CPPException. |
bool Options::setHttpAuthChallenge | ( | bool | value | ) |
Send HTTP authorization header only when it is requested by the server. If false is set, then authorization header is always sent to the server. There is an exception: if user name and password are embedded in URI, authorization header is always sent to the server regardless of this option.
Aria2CPPException. |
bool Options::setHttpNoCache | ( | bool | value | ) |
Send Cache-Control: no-cache and Pragma: no-cache header to avoid cached content. If false is given, these headers are not sent and you can add Cache-Control header with a directive you like using –header option.
Aria2CPPException. |
bool Options::setHttpPasswd | ( | std::string | value | ) |
Set HTTP password. This affects all URIs.
Aria2CPPException. |
bool Options::setHttpProxy | ( | std::string | value | ) |
Use a proxy server for HTTP. To override a previously defined proxy, use "". See also the –all-proxy option. This affects all http downloads. The format of PROXY is [http://][USER:PASS‐ WORD@]HOST[:PORT]
Aria2CPPException. |
bool Options::setHttpProxyPasswd | ( | std::string | value | ) |
Set password for –http-proxy
Aria2CPPException. |
bool Options::setHttpProxyUser | ( | std::string | value | ) |
Set user for –http-proxy.
Aria2CPPException. |
bool Options::setHttpsProxy | ( | std::string | value | ) |
Use a proxy server for HTTPS. To override a previously defined proxy, use "". See also the –all-proxy option. This affects all https download. The format of PROXY is [http://][USER:PASS‐ WORD@]HOST[:PORT
Aria2CPPException. |
bool Options::setHttpsProxyPasswd | ( | std::string | value | ) |
Set password for –https-proxy
Aria2CPPException. |
bool Options::setHttpsProxyUser | ( | std::string | value | ) |
Set user for –https-proxy.
Aria2CPPException. |
bool Options::setHttpUser | ( | std::string | value | ) |
Set HTTP user. This affects all URIs.
Aria2CPPException. |
bool Options::setHumanReadable | ( | bool | value | ) |
Print sizes and speed in human readable format ( e.g., 1.2Ki, 3.4Mi) in the console readout.
Aria2CPPException. |
bool Options::setKeepUnfinishedDownloadResult | ( | bool | value | ) |
Keep unfinished download results even if doing so exceeds –max-download-result. This is useful if all unfinished downloads must be saved in session file (see –save-session option). Please keep in mind that there is no upper bound to the number of unfinished download result to keep. If that is undesirable, turn this option off.
Aria2CPPException. |
bool Options::setListenPort | ( | int | value | ) |
Set TCP port number for BitTorrent downloads.
Aria2CPPException. |
bool Options::setLogLevel | ( | LogLevel | value | ) |
Set log level to output. LEVEL is either LogLevel::debug, LogLevel::info, LogLevel::notice, LogLevel::warn or LogLevel::error.
Aria2CPPException. |
bool Options::setLowestSpeedLimit | ( | int | value | ) |
Close connection if download speed is lower than or equal to this value(bytes per sec). 0 means aria2 does not have a lowest speed limit.
Aria2CPPException. |
bool Options::setMaxConcurrentDownloads | ( | int | value | ) |
Set the maximum number of parallel downloads for every queue item.
Aria2CPPException. |
bool Options::setMaxConnectionPerServer | ( | int | value | ) |
The maximum number of connections to one server for each download.
Aria2CPPException. |
bool Options::setMaxDownloadLimit | ( | int | value | ) |
Set max download speed per each download in bytes/sec. 0 means unrestricted. You can append K or M (1K = 1024, 1M = 1024K). To limit the overall download speed, use –max-overall-download-limit option.
Aria2CPPException. |
bool Options::setMaxDownloadResult | ( | int | value | ) |
Set maximum number of download result kept in memory. The download results are completed/error/removed downloads. The download results are stored in FIFO queue and it can store at most NUM download results. When queue is full and new download result is created, oldest download result is removed from the front of the queue and new one is pushed to the back. Setting big number in this option may result high memory consumption after thousands of downloads. Specifying 0 means no download result is kept. Note that unfinished downloads are kept in memory regardless of this option value. See –keep-unfinished-download-result option.
Aria2CPPException. |
bool Options::setMaxFileNotFound | ( | int | value | ) |
If aria2 receives "file not found" status from the remote HTTP/FTP servers NUM times without getting a single byte, then force the download to fail. Specify 0 to disable this option. This options is effective only when using HTTP/FTP servers. The number of retry attempt is counted toward –max-tries, so it should be configured too.
Aria2CPPException. |
bool Options::setMaxMmapLimit | ( | int | value | ) |
Set the maximum file size to enable mmap (see –enable-mmap option). The file size is determined by the sum of all files contained in one download. For example, if a download contains 5 files, then file size is the total size of those files. If file size is strictly greater than the size specified in this option, mmap will be disabled.
Aria2CPPException. |
bool Options::setMaxOverallDownloadLimit | ( | int | value | ) |
Set max overall download speed in bytes/sec. 0 means unrestricted. To limit the download speed per download, use –max-download-limit option.
Aria2CPPException. |
bool Options::setMaxOverallUploadLimit | ( | int | value | ) |
Set max overall upload speed in bytes/sec. 0 means unrestricted.
Aria2CPPException. |
bool Options::setMaxResumeFailureTries | ( | int | value | ) |
When used with –always-resume=false, aria2 downloads file from scratch when aria2 detects N number of URIs that does not support resume. If N is 0, aria2 downloads file from scratch when all given URIs do not support resume. See –always-resume option.
Aria2CPPException. |
bool Options::setMaxTries | ( | int | value | ) |
Set number of tries. 0 means unlimited. See also –retry-wait.
Aria2CPPException. |
bool Options::setMaxUploadLimit | ( | int | value | ) |
Set max upload speed per each torrent in bytes/sec. 0 means unrestricted. You can append K or M (1K = 1024, 1M = 1024K). To limit the overall upload speed, use –max-overall-upload-limit option.
Aria2CPPException. |
bool Options::setMetalinkEnableUniqueProtocol | ( | bool | value | ) |
If true is given and several protocols are available for a mirror in a metalink file, aria2 uses one of them. Use –metalink-preferred-protocol option to specify the preference of protocol.
Aria2CPPException. |
bool Options::setMetalinkPreferredProtocol | ( | MetalinkProtocol | value | ) |
Specify preferred protocol. The possible values are MetalinkProtocol::http, MetalinkProtocol::https, MetalinkProtocol::ftp and MetalinkProtocol::none. Specify MetalinkProtocol::none to disable this feature.
Aria2CPPException. |
bool Options::setMinSplitSize | ( | int | value | ) |
aria2 does not split less than 2*SIZE byte range. For example, let's consider downloading 20MiB file. If SIZE is 10M, aria2 can split file into 2 range [0-10MiB) and [10MiB-20MiB) and download it using 2 sources(if –split >= 2, of course). If SIZE is 15M, since 2*15M > 20MiB, aria2 does not split file and download it using 1 source.
Aria2CPPException. |
bool Options::setMinTlsVersion | ( | std::string | value | ) |
Specify minimum SSL/TLS version to enable. Possible Values: TLSv1.1, TLSv1.2, TLSv1.3
Aria2CPPException. |
bool Options::setNetrcPath | ( | std::string | value | ) |
Specify the path to the netrc file.
Aria2CPPException. |
bool Options::setNoConf | ( | int | value | ) |
Disable loading aria2.conf file. This will likely have no effect on Aria2CPP.
Aria2CPPException. |
bool Options::setNoFileAllocationLimit | ( | int | value | ) |
No file allocation is made for files whose size is smaller than SIZE.
Aria2CPPException. |
bool Options::setNoNetrc | ( | bool | value | ) |
Disables netrc support.
Aria2CPPException. |
bool Options::setOnDownloadComplete | ( | std::string | value | ) |
Set the command to be executed after download completed. See See Event Hook for more details about COMMAND. See also –on-download-stop option.
Aria2CPPException. |
bool Options::setOptimizeConcurrentDownloads | ( | bool | value | ) |
Optimizes the number of concurrent downloads according to the bandwidth available. aria2 uses the download speed observed in the previous downloads to adapt the number of downloads launched in parallel according to the rule N = A + B Log10(speed in Mbps). The coefficients A and B can be customized in the option arguments with A and B separated by a colon. The default values (A=5, B=25) lead to using typically 5 parallel downloads on 1Mbps networks and above 50 on 100Mbps networks. The number of parallel downloads remains constrained under the maximum defined by the –max-concurrent-downloads parameter.
Aria2CPPException. |
bool Options::setParameterizedUri | ( | bool | value | ) |
Enable parameterized URI support. You can specify set of parts: http://{sv1,sv2,sv3}/foo.iso. Also you can specify numeric sequences with step counter: http://host/image[000-100:2].img. A step counter can be omitted
Aria2CPPException. |
bool Options::setPauseMetadata | ( | bool | value | ) |
Pause downloads created as a result of metadata download. There are 3 types of metadata downloads in aria2: (1) downloading .torrent file. (2) downloading torrent metadata using magnet link. (3) downloading metalink file. These metadata downloads will generate downloads using their metadata. This option pauses these subsequent downloads. This option is effective only when –enable-rpc=true is given.
Aria2CPPException. |
bool Options::setPeerAgent | ( | std::string | value | ) |
Specify the string used during the bitorrent extended handshake for the peer's client version
Aria2CPPException. |
bool Options::setPeerIdPrefix | ( | std::string | value | ) |
Specify the prefix of peer ID. The peer ID in BitTorrent is 20 byte length. If more than 20 bytes are specified, only first 20 bytes are used. If less than 20 bytes are specified, random byte data are added to make its length 20 bytes
Aria2CPPException. |
bool Options::setPieceLength | ( | int | value | ) |
Set a piece length for HTTP/FTP downloads. This is the boundary when aria2 splits a file. All splits occur at multiple of this length. This option will be ignored in BitTorrent downloads. It will be also ignored if Metalink file contains piece hashes.
Aria2CPPException. |
bool Options::setProxyMethod | ( | ProxyMethod | value | ) |
Set the method to use in proxy request. METHOD is either ProxyMethod::get or ProxyMethod::tunnel. HTTPS downloads always use ProxyMethod::tunnel regardless of this option.
Aria2CPPException. |
bool Options::setQuiet | ( | bool | value | ) |
Make aria2 quiet (no console output).
Aria2CPPException. |
bool Options::setRealtimeChunkChecksum | ( | bool | value | ) |
Validate chunk of data by calculating checksum while downloading a file if chunk checksums are provided.
Aria2CPPException. |
bool Options::setRemoteTime | ( | bool | value | ) |
Retrieve timestamp of the remote file from the remote HTTP/FTP server and if it is available, apply it to the local file.
Aria2CPPException. |
bool Options::setRemoveControlFile | ( | bool | value | ) |
Remove control file before download. Using with –allow-overwrite=true, download always starts from scratch. This will be useful for users behind proxy server which disables resume.
Aria2CPPException. |
bool Options::setRetryWait | ( | int | value | ) |
Set the seconds to wait between retries. With SEC > 0, aria2 will retry download when the HTTP server returns 503 response.
Aria2CPPException. |
bool Options::setReuseUri | ( | bool | value | ) |
Reuse already used URIs if no unused URIs are left.
Aria2CPPException. |
bool Options::setRlimitNofile | ( | int | value | ) |
Set the soft limit of open file descriptors. This open will only have effect when: a. The system supports it (posix) b. The limit does not exceed the hard limit. c. The specified limit is larger than the current soft limit. 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.
Aria2CPPException. |
bool Options::setRpcAllowOriginAll | ( | bool | value | ) |
Add Access-Control-Allow-Origin header field with value * to the RPC response.
Aria2CPPException. |
bool Options::setRpcListenAll | ( | bool | value | ) |
Listen incoming JSON-RPC/XML-RPC requests on all network interfaces. If false is given, listen only on local loopback interface.
Aria2CPPException. |
bool Options::setRpcListenPort | ( | int | value | ) |
Specify a port number for JSON-RPC/XML-RPC server to listen to. Possible Values: 1024 -65535. This shouldn't be changed on the fly.
Aria2CPPException. |
bool Options::setRpcMaxRequestSize | ( | int | value | ) |
Set max size of JSON-RPC/XML-RPC request. If aria2 detects the request is more than SIZE bytes, it drops connection.
Aria2CPPException. |
bool Options::setRpcSaveUploadMetadata | ( | bool | value | ) |
Save the uploaded torrent or metalink metadata in the directory specified by –dir option. The filename consists of SHA-1 hash hex string of metadata plus extension. For torrent, the extension is '.torrent'. For metalink, it is '.meta4'. If false is given to this option, the downloads added by aria2.addTorrent() or aria2.addMetalink() will not be saved by –save-session option.
Aria2CPPException. |
bool Options::setRpcSecure | ( | bool | value | ) |
RPC transport will be encrypted by SSL/TLS. The RPC clients must use https scheme to access the server. For WebSocket client, use wss scheme. Use –rpc-certificate and –rpc-private-key options to specify the server certificate and private key.
Aria2CPPException. |
bool Options::setSaveNotFound | ( | bool | value | ) |
Save download with –save-session option even if the file was not found on the server. This option also saves control file in that situations.
Aria2CPPException. |
bool Options::setSaveSession | ( | std::string | value | ) |
Save error/unfinished downloads to FILE on exit. You can pass this output file to aria2c with –input-file option on restart. If you like the output to be gzipped append a .gz extension to the file name. Please note that downloads added by aria2.addTorrent() and aria2.addMetalink() RPC method and whose meta data could not be saved as a file are not saved. Downloads removed using aria2.remove() and aria2.forceRemove() will not be saved.
Aria2CPPException. |
bool Options::setSaveSessionInterval | ( | int | value | ) |
Save error/unfinished downloads to a file specified by –save-session option every SEC seconds. If 0 is given, file will be saved only when aria2 exits.
Aria2CPPException. |
bool Options::setSeedRatio | ( | float | value | ) |
Specify share ratio. Seed completed torrents until share ratio reaches RATIO. You are strongly encouraged to specify equals or more than 1.0 here. Specify 0.0 if you intend to do seeding regardless of share ratio. If –seed-time option is specified along with this option, seeding ends when at least one of the conditions is satisfied.
Aria2CPPException. |
bool Options::setSeedTime | ( | int | value | ) |
Set seed time for Bit Torrent downloads.
Aria2CPPException. |
bool Options::setServerStatTimeout | ( | int | value | ) |
Specifies timeout in seconds to invalidate performance profile of the servers since the last contact to them.
Aria2CPPException. |
bool Options::setShowConsoleReadout | ( | bool | value | ) |
Show console readout.
Aria2CPPException. |
bool Options::setShowFiles | ( | bool | value | ) |
Print file listing of ".torrent", ".meta4" and ".metalink" file and exit. In case of ".torrent" file, additional information (infohash, piece length, etc) is also printed.
Aria2CPPException. |
bool Options::setSocketRecvBufferSize | ( | int | value | ) |
Set the maximum socket receive buffer in bytes. Specifying 0 will disable this option. This value will be set to socket file descriptor using SO_RCVBUF socket option with setsockopt() call.
Aria2CPPException. |
bool Options::setSplit | ( | int | value | ) |
Download a file using N connections. If more than N URIs are given, first N URIs are used and remaining URIs are used for backup. If less than N URIs are given, those URIs are used more than once so that N connections total are made simultaneously. The number of connections to the same host is restricted by –max-connection-per-server option. See also –min-split-size option.
Aria2CPPException. |
bool Options::setStderr | ( | bool | value | ) |
Redirect all console output that would be otherwise printed in stdout to stderr.
Aria2CPPException. |
bool Options::setStop | ( | int | value | ) |
Stop application after SEC seconds has passed. If 0 is given, this feature is disabled.
Aria2CPPException. |
bool Options::setStreamPieceSelector | ( | PieceSelectionAlgorithm | value | ) |
Specify piece selection algorithm used in HTTP/FTP download. Piece means fixed length segment which is downloaded in parallel in segmented download. If PieceSelectionAlgorithm::default is given, aria2 selects piece so that it reduces the number of establishing connection. This is reasonable default behaviour because establishing connection is an expensive operation. If PieceSelectionAlgorithm::inorder is given, aria2 selects piece which has minimum index. Index=0 means first of the file. This will be useful to view movie while downloading it. –enable-http-pipelining option may be useful to reduce reconnection overhead. Please note that aria2 honors –min-split-size option, so it will be necessary to specify a reasonable value to –min-split-size option. If PieceSelectionAlgorithm::geom is given, at the beginning aria2 selects piece which has minimum index like inorder, but it exponentially increasingly keeps space from previously selected piece. This will reduce the number of establishing connection and at the same time it will download the beginning part of the file first. This will be useful to view movie while downloading it.
Aria2CPPException. |
bool Options::setSummaryInterval | ( | int | value | ) |
Set interval in seconds to output download progress summary. Setting 0 suppresses the output.
Aria2CPPException. |
bool Options::setTimeout | ( | int | value | ) |
Set timeout in seconds.
Aria2CPPException. |
bool Options::setTruncateConsoleReadout | ( | bool | value | ) |
Truncate console readout to fit in a single line.
Aria2CPPException. |
bool Options::setUriSelector | ( | URISelector | value | ) |
Specify URI selection algorithm. The possible values are URISelector::inorder, URISelector::feedback and URISelector::adaptive. If URISelector::inorder is given, URI is tried in the order appeared in the URI list. If URISelector::feedback is given, aria2 uses download speed observed in the previous downloads and choose fastest server in the URI list. This also effectively skips dead mirrors. The observed download speed is a part of performance profile of servers mentioned in –server-stat-of and –server-stat-if options. If URISelector::adaptive is given, selects one of the best mirrors for the first and reserved connections. For supplementary ones, it returns mirrors which has not been tested yet, and if each of them has already been tested, returns mirrors which has to be tested again. Otherwise, it doesn't select anymore mirrors. Like URISelector::feedback, it uses a performance profile of servers.
Aria2CPPException. |
bool Options::setUseHead | ( | bool | value | ) |
Use HEAD method for the first request to the HTTP server.
Aria2CPPException. |
bool Options::setUserAgent | ( | std::string | value | ) |
Set user agent for HTTP(S) downloads.
Aria2CPPException. |