Open
Description
When downloading a lot of file, it is nice to check their md5sum afterwards. aria2
allows for it, but the md5 file needs to be downloaded separately.
Would it be possible for the --checksum
option to also accept a file with md5sum
s?
Something like:
aria2c --checksum md5=ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/944/738/645/GCA_944738645.1_idEriSepu1.1/GCA_944738645.1_idEriSepu1.1/md5checksums.txt --out output.fasta.gz ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCA/944/738/645/GCA_944738645.1_idEriSepu1.1/GCA_944738645.1_idEriSepu1.1_genomic.fna.gz
Metadata
Metadata
Assignees
Labels
No labels