All Projects → tlrobinson → jack-dav

tlrobinson / jack-dav

Licence: other
WebDAV implementation in JavaScript for Jack

Programming Languages

javascript
184084 projects - #8 most used programming language

JackDAV

JackDAV is a WebDAV server implementation for Jack, based on RackDAV.

JackDAV is a work in progress.

Getting Started

  1. Follow the Narwhal quick start guide

  2. Run tusk install jack-dav to install jack-dav (and jack).

  3. Run jackdav to start up a jack-dav server for the current directory.

  4. Open http://localhost:8080/ with a WebDAV client (for example, in Mac OS X's Finder simply enter "command-k") or a web browser.

Status

  • OPTIONS, HEAD, GET, PUT, POST, DELETE, PROPFIND, MKCOL, COPY, and MOVE are complete or mostly complete.
  • PROPPATCH, LOCK, and UNLOCK are incomplete.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].