cadaver is a command-line WebDAV client for Unix. It supports file upload, download, on-screen display, namespace operations (move/copy), collection creation and deletion, and locking operations.
cadaver is a command-line WebDAV client for Unix. It supports file upload, download, on-screen display, namespace operations (move/copy), collection creation and deletion, and locking operations.
To install cadaver, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cadaver
To see what files were installed by cadaver, run:
port contents cadaver
To later upgrade cadaver, run:
sudo port selfupdate && sudo port upgrade cadaver
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.