Hi
I'm having trouble creating a pdb mirror. I can't connecto to the pdb rsynch server. If I enter this:
rsync rsync.wwpdb.org::
or
rsync -rlptv --delete-after --port=334444 rsync.wwpdb.org::ftp/data/structures/divided/pdb/ ~/wwpdb/divided/pdb/
I get:
rsync: failed to connect to rsync.wwpdb.org: Connection timed out (110)
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.7]
I don't know if its because the server is actually down or because I'm doing something wrong.
I'm not that confident with the structure of the pdb. If i download these files from the ftp site
ftp://ftp.wwpdb.org/pub/pdb/data/structures/divided/pdb/
I think thats the same as the structures in the rsync path: ftp/data/structures/divided/pdb/
as the rsync top level ftp directory = /pub/pdb according to this site: http://www.wwpdb.org/downloads.html
So if the rsync server is down I could ftp.
Any help much appreciated
thanks
If you are behind a firewall, you may need a HTTP_PROXY environment variable to bypass the firewall.