Ticket #3538 (closed enhancement: fixed)
User agent for wget (Upload from URL)
| Reported by: | tmb | Owned by: | |
|---|---|---|---|
| Priority: | Customer Report | Milestone: | EPrints 3.2.x (general bugs/features for 3.2) |
| Component: | - | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Some journals are filtering on user agent eg. AGU:
wget http://www.agu.org/journals/jd/jd0912/2008JD011697/2008JD011697.pdf -> 403 forbidden
wget -U 'Mozilla/5.0' http://www.agu.org/journals/jd/jd0912/2008JD011697/2008JD011697.pdf -> 200 OK
Would be useful to use a user agent string in the wget invocation.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

