aria2
aria2caria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line.
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line.
rpc-secretrpc-passwdftp-passwdhttp-passwdThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
rpc-secretrpc-passwdftp-passwdhttp-passwdThe rest of the file syncs. Only these values are lifted out and kept in your secret store.
dir, input-file, ca-certificate# aria2 configuration, legacy location: $HOME/.aria2/aria2.conf dir=/Users/octocat/Downloadsmachine-localinput-file=/Users/octocat/.aria2/queue.txtmachine-localcontinue=truemax-concurrent-downloads=5max-connection-per-server=8min-split-size=10Mfile-allocation=falloc ca-certificate=/Users/octocat/.aria2/ca-bundle.crtmachine-localcheck-certificate=true enable-rpc=trueOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write. The lines above come from this tool’s test fixture in the catalog.
dirinput-fileca-certificateOtty splits these out before upload and puts each machine’s own back on the way down — no templates to write.
Nothing. aria2 writes no caches or state in your home directory.
dirinput-fileca-certificate# aria2 configuration, legacy location: $HOME/.aria2/aria2.conf dir=/Users/octocat/Downloadsmachine-localinput-file=/Users/octocat/.aria2/queue.txtmachine-localcontinue=truemax-concurrent-downloads=5max-connection-per-server=8min-split-size=10Mfile-allocation=falloc ca-certificate=/Users/octocat/.aria2/ca-bundle.crtmachine-localcheck-certificate=true enable-rpc=trueEach machine keeps its own copy of these.
rpc-secretrpc-passwdftp-passwdhttp-passwdLifted into your secret store; the rest of the file syncs.
dirinput-fileca-certificateEach machine keeps its own copy of these.
rpc-secretrpc-passwdftp-passwdhttp-passwdLifted into your secret store; the rest of the file syncs.
Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.
Opens otty://sync/add/aria2c. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.
Every one of these is generated from the same rules as this page. None of them splits dir and input-file for you — that part is Otty’s own sync, or a template you write by hand.