Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions user_manual/files/access_webdav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ automatically every time you log in to your Linux computer.

usermod -aG davfs2 <username>

.. note::
**If the davfs2 group doesn't exist after installing the package, you may need to create it yourself and, possibly, adjust the davfs config file to use the group after you've created it.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A note box and bold is perhaps a bit much.


#. Then create a ``nextcloud`` directory in your home directory for the
mount point, and ``.davfs2/`` for your personal configuration file::

Expand Down