> Can you call "file" on the command line to see what filetype the file > is: > > $ file collection.pdf Hm.... somehow i don't know how to do that?
> What does curl output, when you download the file on the command line? > > $ curl -o test.pdf -D - 'http://downloadurl/' > > Is the returned file size reasonable or do you just get an empty > response? I downloaded curl commandline tool and tried following as you suggested. $ curl -o test.pdf -D - 'http:// TheLinkBehindTheClickHereToDownloadthePDF/' And here's the output of curl: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0HT TP/1.1 200 OK Date: Mon, 30 Mar 2009 08:33:28 GMT Server: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_co lor PHP/5.1.1 X-Powered-By: PHP/5.1.1 Content-Encoding: Content-Length: 0 Content-Type: text/html 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Der Befehl "writer" ist entweder falsch geschrieben oder konnte nicht gefunden werden. Does this make any sense to you? Thanks in advance. > -- Johannes --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mwlib?hl=en -~----------~----~----~----~------~----~------~--~---
