# The url can be a http(s), ftp, .torrent file or even a magnet link
aria2c <url>
aria2c --follow-torrent=mem <url>
# continuing (-c) any partially downloaded ones
# to the directory specified (-d)
# reading urls from the file (-i)
aria2c -j 1 -c -d ~/Downloads -i /path/to/file