|
From: Dmitriy S. <sha...@gm...> - 2010-12-11 16:54:36
|
On Sat, 2010-12-11 at 17:39 +0100, Ralf Jung wrote: > I'm using an XQuery script to import data into the database: It is > sent a huge > XML document via POST and then stores all it's children as individual > documents in a collection on the server. It also does some processing > (like > creating a sort index). The request is issued via curl like this: Is it possible to break huge file into small ones before uploading? -- Cheers, Dmitriy Shabanov |