I have the following Problem: I want to download the pdfs linked at the following 
Website:
wget -r -N -nd -np --accept pdf 
http://www-ca.informatik.uni-tuebingen.de/FoF-2002/FoF.html

It should just download the pdfs. It doesn't work, it seems to ignore the links.

Reply via email to