From: Florian S. <mai...@fl...> - 2022-05-11 19:01:14
|
Hi Michael, thanks a lot, that sounds very interesting! I didn't use ant yet, but i'll give it a try. An example would be great and highly appreciated! In the meanwhile, i've tested using curl with HTTP PUT. This seems to work nicely for smaller files, but i encounter problems with bigger XML resources. Thus, ant may be a better solution. Florian Am 11.05.2022 um 19:13 schrieb Michael Joyce: > Hello Florian, > > This isn’t quite an answer to your question, but may be of some help. > > We use an ant build.xml file to handle large imports, following the documentation in http://exist-db.org/exist/apps/doc/ant-tasks . That ant script reads a properties file with the credentials and other information. > > I can provide an example for you, if you’d like. > > Michael > |