[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[EP-tech] Re: Adding files to an eprint using cURL
Matthew. Brilliant. Thanks! This could help a lot.
:-)
David.
________________________________________
From: eprints-tech-bounces at ecs.soton.ac.uk [eprints-tech-bounces at ecs.soton.ac.uk] on behalf of Matthew Kerwin [matthew.kerwin at qut.edu.au]
Sent: 06 March 2013 21:07
To: eprints-tech at ecs.soton.ac.uk
Subject: [EP-tech] Re: Adding files to an eprint using cURL
David,
> but the contents were @dandelion2.JPG, which is the filename, not the data
The contents are probably actually " @dandelion2.JPG", because that is what you passed as the parameter to cURL:
> --data-binary " @dandelion2.JPG"
The @filename parameter trick only works if the _first_ character of the binary data is an @ symbol, but you've put it as the second (the first being a space).
That should fix up a small part of your issue, and get it working on the downgraded package, at least.
Cheers
--
Matthew Kerwin | QUT Library eServices | ph 3138 3910 | matthew.kerwin at qut.edu.au
*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/