Hi,
As per the documentation [1], have you tried using HTTP Auth? Your
application can be Java or it can even be a bash script using the cURL
command, just to an HTTP PUT
Thanks,
Eduard
P.S.: The comments section [2] of the documentation doc also seem to have
the information you seem to need. If
Hello,
I need to write a small Java utility to interact with my XWiki server - it's
main purpose is to take a file containing paths to various files, and then
upload (POST) them to the server. It looks as though this cannot be done from
within the browser directly since sandboxing prevents work