WebDAVTools
Description
It is possible to save documents to a server with WebDAV support. When using the WebDAV, you have to make sure that the web application has the right to access the files on your server. You also have to check that it is possible to set a cookie on the clients browser.
WebDAVTools is a global object in the Content Editor JavaScript API.
Related links
See Wikipedia - WebDAV for more information about setting up your own WebDAV server and extra possibilities.