Skip to content
Adrien Castex edited this page Apr 4, 2015 · 12 revisions

WebDAV-Server community wiki

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] Crypted WebDAV server using a local crypted 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

[1] HTTP Extensions for Distributed Authoring -- WEBDAV

[2] WebDAV for Exchange Server 2003 - Microsoft

[3] Datatypes for Web Distributed Authoring and Versioning (WebDAV)

[4] A Universally Unique IDentifier (UUID) URN Namespace

[5] Date and Time on the Internet: Timestamps

[6] [HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)] (http://www.webdav.org/specs/rfc4918.html)

[7] Hypertext Transfer Protocol -- HTTP/1.1 - Obsolete

[8] Hypertext Transfer Protocol -- HTTP/1.1

Question

In case of question, contact :

adrien.castex@gmail.com

Clone this wiki locally