cadaver is a command-line WebDAV client, with support for file upload, download, on-screen display, in-place editing, namespace operations (move/copy), collection creation and deletion, property manipulation, and resource locking.
GitHub: https://github.com/notroj/cadaver | Web: https://notroj.github.io/cadaver/
Bugs, feature requests and patches can be sent in via the Github repository: https://github.com/notroj/cadaver/issues
cadaver is Copyright (C) 1999-2024 Joe Orton
Portions are:
Copyright (C) 85, 88, 90, 91, 1995-1999 Free Software Foundation, Inc.
Copyright (C) Free Software Foundation, Inc.
Copyright (C) GRASE Lab, UCSC
To build cadaver from source, try:
$ git clone --recurse-submodules https://github.com/notroj/cadaver
$ cd cadaver
$ ./autogen.sh
$ ./configure --disable-nls
$ make