cadaver

WebDAV client for Unix. More information: <https://manned.org/cadaver>.

Install

All systems
curl cmd.cat/cadaver.sh
Debian Debian
apt-get install cadaver
Ubuntu
apt-get install cadaver
Alpine
apk add cadaver
Arch Arch Linux
pacman -S cadaver
image/svg+xml Kali Linux
apt-get install cadaver
Fedora
dnf install cadaver
Windows (WSL2)
sudo apt-get update sudo apt-get install cadaver
OS X
brew install cadaver
Raspbian
apt-get install cadaver
Docker
docker run cmd.cat/cadaver cadaver powered by Commando

WebDAV client for Unix. More information: <https://manned.org/cadaver>.

  • Connect to the server <dav.example.com>, open the root collection:
    cadaver http://dav.example.com/
  • Connect to a server using a specific port and open the collection `/foo/bar/`:
    cadaver http://dav.example.com:8022/foo/bar/
  • Connect to a server using SSL:
    cadaver https://davs.example.com/

© tl;dr; authors and contributors