View Single Post
Posts: 466 | Thanked: 335 times | Joined on Jan 2010 @ Vienna, Austria
#4
Originally Posted by pycage View Post
Just a suggestion: You could rip out the WebDAV implementation from Cargo Dock and use that. It shouldn't be too dependent on the UI, if at all.

https://github.com/pycage/cargodock/...api/davapi.cpp
At the moment this is read-only, it doesn't support uploads. At least that's the case for Cargo Dock. Unfortunately I don't have the skill set needed to find out whether or not it's true for just the Webdav part, nor for using that for anything else :-(
Maybe someone who does can try and take a look?