You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Versions
Stable:
No release yet
Unstable:
No release yet
Modules
Included
[1.0] Standard WebDAV server using a local folder
[1.0] Encrypted WebDAV server using a local encrypted folder
Future
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
Sources
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