Hello all,
I would like to ask an advice on how can I implement lock, put, unlock scenario with Sardine?
With cadaver console client that does work without a problem but with sardine I still can't succeed.
The scenario in more detail is like follows:
1) User issues lock command to a resource in WebDAV that still does not exist (the WebDAV server in my case is apache and this part works with Sardine)
2) User puts the resource on the server (in other words uploads the file to WebDAV) - THIS DOES NOT WORK with Sardine but works perfectly with cadaver
3) User unlocks the resource (this works OK)
Best Regards,
Venko Stanev