/KS2.Drive

Mount a webDAV/AOS server as a local drive

Primary LanguageC#

KS2.Drive

This software allows you to mount a webDAV / AOS server as if it was a local HDD.

It is similar to what webdrive© or netdrive© do.

The software is intented to be used in conjunction with Alfresco ECM (and tested as such) but should work with any webDAV server. As every WebDAV implementation is different, should you encounter an issue with a specific webDAV server, please report here.

Usage :

Note : AOS is a kind of webDav protocol implemented in Alfresco ECM (http://docs.alfresco.com/5.0/concepts/aos-intro.html)



Based on WinFSP by Bill Zissimopoulos (https://github.com/billziss-gh/winfsp)
Based on the WebdavClient library by Sagui Itay (https://github.com/saguiitay/WebDAVClient)