Hi Christian, Sorry for lazy explanation. I will try to rephrase: Given a server with basex-server and a remote client, I want to take xml from the client machine and store it on the basex server. (I know I can copy the file from client to server and then store it, but it¹s not possible in my case)
Thanks! Gilad.
On 5/24/16, 1:18 PM, "Christian Grün" christian.gruen@gmail.com wrote:
Hi Gilad,
Welcome. Some questions:
I need to load our db from a client xml
What do you mean with "load our db from a client xml"? Do you want to retrieve documents from a BaseX database or store new documents?
the problem is the server cannot reach the client so remote url is not an option.
So you would like to access a client machine from the server?
Looking forward to more details, Christian