Re: [Dspace-tech] SWORD item submission in DSpace 1.7.2

2011-10-25 Thread Stuart Lewis
Hi Nikolaos, You need to pass a few more headers with your deposit: curl -i --data-binary @dspace-sword/example/example.zip -H Content-Disposition: filename=myDSpaceMETSItem.zip -H Content-Type: application/zip -H X-Packaging: http://purl.org/net/sword-types/METSDSpaceSIP;

[Dspace-tech] SWORD item submission in DSpace 1.7.2

2011-10-24 Thread Nikolaos Konstantinou
Hi all, I am using DSpace 1.7.2 and I am trying to submit the example.zip provided by the sword package into a DSpace repository I have installed locally. I execute from Eclipse the class: org.purl.sword.client.ClientFactory with the parameters: -cmd -t post -host localhost -port 8080 -href