Hi everyone,
I have a local instance of Galaxy. I am trying to grab some of the reference genomes as they appear on the public instance. I have successfully downloaded Rat and PhiX using the Rsync command. Could someone tell me why I cannot grab other bacterial genomes like Staph aureus. I used the command below:
rsync -avzP rsync://datacache.g2.bx.psu.edu/indexes/63
I get the following error:
receiving incremental file list rsync: link_stat "/63" (in indexes) failed: No such file or directory (2)
sent 4 bytes received 6 bytes 1.05 bytes/sec total size is 0 speedup is 0.00 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1505) [receiver=3.0.6]