eXist-db / xst

Command line tool to interact with exist-db instances
https://npmjs.com/@existdb/xst
MIT License
18 stars 5 forks source link

xst install fails for large XAR packages #5

Closed line-o closed 1 year ago

line-o commented 2 years ago

XAR packages that exceed approximately 500 MB cannot be uploaded. This is a limitation of the XML-RPC API.

Switching to the REST-API for uploading the resource will fix this.

refs https://github.com/eXist-db/node-exist/pull/243

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.9.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: