$Id: README,v 1.3 2003/01/09 12:23:44 rtakano Exp $
davcp: WebDAV copy tool

REQUIRE
  * neon 0.23.5
    neon is an HTTP and WebDAV client library.

GET FILE(S)
  davcp [-r] http://address/path .

PUT FILE(S)
  davcp [-r] foo http://address/path

see davcp -h.
