-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Adrien Castex edited this page Apr 4, 2015
·
12 revisions
This project has for final aim to create a server able to store and protect files from every kind of intruder and giving the power to manage those files as easily as it is possible on modern file systems. To be quickly introduced to How to use it you can have a look to the Quick start guide.
Stable:
No release yet
Unstable:
No release yet
- [1.0] Standard WebDAV server using a local folder
- [1.0] Encrypted WebDAV server using a local encrypted folder
- Virtual resources from XML file or a database
- Remote resources (on a remote machine, with a secured transfer)
- Wrap a FTP server to allow FTP servers to be used on Windows as a local folder (FTP servers can't be used as WebDAV servers can be on Windows)
- Complet the lock system
- RFC 2068 | Hypertext Transfer Protocol -- HTTP/1.1 - Obsolete
- RFC 2518 | HTTP Extensions for Distributed Authoring -- WEBDAV
- RFC 2616 | Hypertext Transfer Protocol -- HTTP/1.1
- RFC 3339 | Date and Time on the Internet: Timestamps
- RFC 4122 | A Universally Unique IDentifier (UUID) URN Namespace
- RFC 4316 | Datatypes for Web Distributed Authoring and Versioning (WebDAV)
- RFC 4918 | HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)
- Microsoft | WebDAV for Exchange Server 2003 - Microsoft
In case of question, contact :