Hi, Im trying to get whole directory but images from database are ignored. If you paste the address below this post to the browser (or even flashget) it will download the image and open with a default extension .gif . But wget informs "file should be removed" and then remove it :/ . As effect when there's a picture on every page (with the address as below) only empty htmls are downloaded. Does anybody knows what to do?
The address (with the wget command used by me): wget --cache=off -p -m -erobots=off -t10 -v -A*.* "http://alo.uibk.ac.at:80/filestore/servlet/GetFile?id=DBJOHNUNZIOCSBMOMKRU &convert=image/gif&scale=3" whole html address (broken): http://www.literature.at/webinterface/library/ALO- BOOK_V01?objid=13017&page=3&zoom=3 regards matis
