Using rsync protocol:
rsync ftp.pdbj.org::
ftp Top level of PDB ftp tree approximately ( /pub/pdb )
ftp_data Data directory within PDB ftp archive Approximately ( /pub/pdb/data )
ftp_derived Derived data directory within PDB ftp archive Approximately ( /pub/pdb/derived_data )
ftp_doc Doc directory within PDB ftp archive Approximately ( /pub/pdb/doc )
emdb Top level of EMDB ftp tree Approximately ( /pub/emdb )
rsync Top level of PDBj FTP tree aproximately ( / )
Download coordinate files in PDB Exchange Format (mmCIF):
rsync -rlpt -v -z --delete \
ftp.pdbj.org::ftp_data/structures/divided/mmCIF/ ./mmCIF
Download coordinate files in PDBML Format (xml):
rsync -rlpt -v -z --delete \
ftp.pdbj.org::ftp_data/structures/divided/XML/ ./XML
Download coordinate files in PDB Format:
rsync -rlpt -v -z --delete \
ftp.pdbj.org::ftp_data/structures/divided/pdb/ ./pdb
Download EMDB map metadata header files (xml):
rsync -rlpt -v -z --delete --include "emd-*.xml" \
"ftp.pdbj.org::emdb/structures/EMD-*/header/" ./header
Download directories/files for EMDB entry EMD-5001:
rsync -rlpt -v -z --delete \
ftp.pdbj.org::emdb/structures/EMD-5001/ ./EMD-5001
Download the validation report files:
rsync -rlpt -v -z --delete \
ftp.pdbj.org::ftp/validation_reports/ ./validation_reports
Using ftp protocol:
ftp ftp.pdbj.org
will connect to an anonymous ftp server at PDBj containing the remediated wwPDB repository.
Download coordinate files in PDB Exchange Format (mmCIF):
https://ftp.pdbj.org/pub/pdb/data/structures/divided/mmCIF/
Download coordinate files in PDBML format (all):
https://ftp.pdbj.org/pub/pdb/data/structures/divided/XML/
Download coordinate files in PDBML format (no-atom site information):
https://ftp.pdbj.org/pub/pdb/data/structures/divided/XML-noatom/
Download coordinate files in PDBML format (atom site information only):
https://ftp.pdbj.org/pub/pdb/data/structures/divided/XML-extatom/
Download coordinate files in PDB format:
https://ftp.pdbj.org/pub/pdb/data/structures/divided/pdb/
Download EMDB data files:
https://ftp.pdbj.org/pub/emdb/structures
Download the validation report files:
https://ftp.pdbj.org/pub/pdb/validation_reports/
Need further help with the PDBj site: Please contact PDBj
https://pdbj.org/contact if you have any problems connecting to
ftp.pdbj.org