commands.sh

cadaver

all

WebDAV client for Unix.

More info →

Examples (3)

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 a collection

cadaver http://dav.example.com:8022/path/to/collection/

Connect to a server using SSL

cadaver https://davs.example.com/
made by @shridhargupta | data from tldr-pages