Files
Meinard Francisco 1b6873e4eb *: remove usage of "foobar" (#19242)
* *: remove usage of "foobar"

* mlr: update example

* Apply suggestions from code review

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>

* Update pages/common/npm-adduser.md

Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>

---------

Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
2025-11-09 10:31:27 +02:00

402 B

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/}}