Java WebDAV client side library
问题 What Java WebDAV client side library could you recommend? 回答1: Have you looked at Jackrabbit's? 回答2: I've recently created one that is quite easy to use: https://github.com/lookfirst/sardine 回答3: OK I'm a bit late, but you really should check out the milton webdav server project. Its open source (apache2), mature and is actively maintained. Its designed to allow any backend implementation to be hooked up to webdav, and many users have reported implementing it in under 4 hours for existing