Skip to content

Instantly share code, notes, and snippets.

@mgalardini
Forked from nickloman/rsync_ecoli.sh
Last active August 29, 2015 13:57
Show Gist options
  • Save mgalardini/9642605 to your computer and use it in GitHub Desktop.
Save mgalardini/9642605 to your computer and use it in GitHub Desktop.
rsync -av rsync://ftp.ncbi.nlm.nih.gov/genomes/Bacteria --include "*/" --include "Bacteria/Escherichia*/*.fna" --exclude=* . --prune-empty-dirs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment