I just had a look at the ftp site given in the orignal message . The filenames are actually symbolic links. <br>
$ wget -m -c --retr-symlinks <a href="ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb</a><br>
will retrieve them all in one go:<br><br>
=================================================<br>
--18:04:34--  <a href="ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160d.ent.Z" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160d.ent.Z
</a><br>
           => `ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160d.ent.Z'<br>
==> CWD not required.<br>
==> PASV ... done.    ==> RETR pdb160d.ent.Z ... done.<br>
Length: 34<br>
<br>
100%[====================================>] 14,097        15.93K/s<br>
<br>
18:04:37 (15.89 KB/s) - `ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160d.ent.Z' saved [14,097]<br>
<br>
--18:04:37--  <a href="ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160l.ent.Z" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ftp://ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160l.ent.Z
</a><br>
           => `ftp.rcsb.org/pub/pdb/data/structures/all/pdb/pdb160l.ent.Z'<br>
==> CWD not required.<br>
==> PASV ... done.    ==> RETR pdb160l.ent.Z ... done.<br>
Length: 34<br>
<br>
100%[====================================>]
39,930        
9.37K/s    ETA 00:00<br>
<br>
The directory structure saved is :<br>
your_home_directory/ftp.rcsb.org/pub/pdb/data/structures/all/pdb<br>
<br>
into which you should see all the downloaded files: <br>
pdb05c1.noc.Z  pdb0in3.noc.Z  pdb100d.ent.Z  pdb114d.ent.Z  pdb131d.ent.Z<br><span class="sg"><br>
--Lutfullah</span><div><span class="e" id="q_1081a01cca9b377b_2"><br>

</span></div>