snippetbashTip
cadaver — WebDAV client for Unix. More information: <https://manned.org/cadaver>.
Viewed 0 times
commandclientwebdavcadaverclimoreunixfor
Problem
How to use the
cadaver command: WebDAV client for Unix. More information: <https://manned.org/cadaver>.Solution
cadaver — 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 a collection:
cadaver {{http://dav.example.com:8022/path/to/collection/}}Connect to a server using SSL:
cadaver {{https://davs.example.com/}}Code Snippets
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/}}Context
tldr-pages: common/cadaver
Revisions (0)
No revisions yet.