Hi,
I am trying to download parts of the UCSC genome browser to create a local copy. I a following instructions here:
But I keep hitting this error:
n# rsync -avzP rsync://hgdownload.cse.ucsc.edu/htdocs/ /var/www/genomebrowser/
rsync: getaddrinfo: hgdownload.cse.ucsc.edu 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
I get the same error from the UCSC mirror sites too.
I am probably missing something very basic, much appreciated if someone can point it out!
--Ashwatha,
I am trying to download parts of the UCSC genome browser to create a local copy. I a following instructions here:
But I keep hitting this error:
n# rsync -avzP rsync://hgdownload.cse.ucsc.edu/htdocs/ /var/www/genomebrowser/
rsync: getaddrinfo: hgdownload.cse.ucsc.edu 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
I get the same error from the UCSC mirror sites too.
I am probably missing something very basic, much appreciated if someone can point it out!
--Ashwatha,
Comment