2025-03-14 21:59:59 -06:00
|
|
|
# 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/}}`
|
|
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
- Connect to a server using a specific port and open a collection:
|
2025-03-14 21:59:59 -06:00
|
|
|
|
2025-12-16 10:20:31 -07:00
|
|
|
`cadaver {{http://dav.example.com:8022/path/to/collection/}}`
|
2025-03-14 21:59:59 -06:00
|
|
|
|
|
|
|
|
- Connect to a server using SSL:
|
|
|
|
|
|
|
|
|
|
`cadaver {{https://davs.example.com/}}`
|