We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example with 'bacteria': rsync -arzv --inplace --size-only --no-motd --progress --copy-links rsync://ftp.ncbi.nih.gov/genomes/genbank/bacteria bacteria/
rsync -arzv --inplace --size-only --no-motd --progress --copy-links rsync://ftp.ncbi.nih.gov/genomes/genbank/bacteria bacteria/
aws s3 sync --size-only bacteria/ s3://idseq-database/genomes/genbank
nohup rsync -arzv --inplace --size-only --no-motd --progress --copy-links rsync://ftp.ncbi.nih.gov/genomes/genbank/bacteria bacteria/ &> bacteria_1.out&