Skip to content

tlrobinson/jack-dav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

WebDAV implementation in JavaScript for Jack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published