cadaver
WebDAV client for Unix. More information: <https://manned.org/cadaver>.
Install
- All systems
-
curl cmd.cat/cadaver.sh
- Debian
-
apt-get install cadaver - Ubuntu
-
apt-get install cadaver -
Alpine
-
apk add cadaver - Arch Linux
-
pacman -S cadaver - Kali Linux
-
apt-get install cadaver - Fedora
-
dnf install cadaver - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install cadaver - OS X
-
brew install cadaver - Raspbian
-
apt-get install cadaver - Docker
-
docker run cmd.cat/cadaver cadaverpowered 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