$Id: README,v 1.4 2003/01/19 19:06:45 rtakano Exp $
davcp: WebDAV copy tool

REQUIREMENT
  * 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.
