File: README

package info (click to toggle)
nd 0.8.2-6
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,164 kB
  • ctags: 374
  • sloc: ansic: 7,810; sh: 717; makefile: 388
file content (20 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
nd -- Tiny little command line WebDAV interface.
				 Yuuichi Teranishi <teranisi@gohome.org>

nd provides a simple command line interface to the RFC 2518 (WebDAV) server.

Required environment: libxml2

License: MPL/GPL/LGPL

Install:

% ./configure
% make
% su
# make install

Usage: See the man page.