That's the question: Which library can help me to access data available via WebDAV in my Java-programs? OpenSource is preferred.
Connect to a WebDAV serverIn the Finder on your Mac, choose Go > Connect to Server, enter the address of the server in the Server Address field, then click Connect. Enter the address of the server in the Server Address field. Click Connect.
Briefly: WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
In many of its use cases, WebDAV is being supplanted by more modern mechanisms. But it's still a reliable workhorse when the right servers and clients are matched, so it's still encountered in many different applications.
I created a very easy to use java webdav client: http://sardine.googlecode.com/
This now moved to github : https://github.com/lookfirst/sardine
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With