Downloading PDFs broken?
I was previous able to auto-download pdfs and can no longer, both using:
1. chrome to grab for standalone
2. the ff plugin to grab for a separate database (not the standalone db)
I have disabled all extraneous add-ons, and "automatically attach PDFs" is enabled in both versions of zotero. I was previously able to auto-download the specifc PDF I am testing with, and it has th [PDF] prefix in google scholar. both of the proxies I use show up in the proxy redirection list and proxy redirection is enabled. I am howver, now on the campus internet, rather than at home...
1. chrome to grab for standalone
2. the ff plugin to grab for a separate database (not the standalone db)
I have disabled all extraneous add-ons, and "automatically attach PDFs" is enabled in both versions of zotero. I was previously able to auto-download the specifc PDF I am testing with, and it has th [PDF] prefix in google scholar. both of the proxies I use show up in the proxy redirection list and proxy redirection is enabled. I am howver, now on the campus internet, rather than at home...
http://scholar.google.ca/scholar?q=%22generating+music+through+genetic+algorithms%22&hl=en&btnG=Search&as_sdt=1%2C5&as_sdtp=on
Try this (open access):
http://asp.eurasipjournals.com/content/2012/1/57/abstract
That won't work, though it will with typical pdf links.
% curl -I 'http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.17.1882&rep=rep1&type=pdf' ; \
curl -v 'http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.17.1882&rep=rep1&type=pdf'
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Content-Disposition: attachment; filename="10.1.1.17.1882.pdf"
Content-Type: application/pdf
Content-Length: 192847
Date: Tue, 06 Mar 2012 19:16:25 GMT
* About to connect() to citeseerx.ist.psu.edu port 80 (#0)
* Trying 130.203.133.150... connected
* Connected to citeseerx.ist.psu.edu (130.203.133.150) port 80 (#0)
> GET /viewdoc/download?doi=10.1.1.17.1882&rep=rep1&type=pdf HTTP/1.1
> User-Agent: curl/7.21.4 (universal-apple-darwin11.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5
> Host: citeseerx.ist.psu.edu
> Accept: */*
>
< HTTP/1.1 302 Moved Temporarily
< Server: Apache-Coyote/1.1
< Set-Cookie: JSESSIONID=341C676DB2F0E9A3C9C72007DB270445; Path=/
< Location: http://citeseerx.ist.psu.edu/messages/downloadsexceeded.html
< Content-Length: 0
< Date: Tue, 06 Mar 2012 19:16:25 GMT
<
* Connection #0 to host citeseerx.ist.psu.edu left intact
* Closing connection #0
This isn't working just because of the above issue.
http://scholar.google.com/scholar?hl=en&q=%22Dancing+to+the+tune+of+chemokines%22&btnG=Search&as_sdt=0%2C6&as_ylo=&as_vis=0
(note that Zotero only download the PDF when it's the main link - not the pdf links on the side - since those often are to older WP versions of journal articles I think that's the right thing to do).
And they can't be resumed, though you can of course add them later as you would add any PDF (by dragging the (direct) PDF link onto the parent or dragging the PDF favicon if viewing with a plugin or dragging a file from the filesystem).