Skip to content

Commit

Permalink
Merge pull request #10062 from Matthionine/patch-2
Browse files Browse the repository at this point in the history
Update access_webdav.rst
Solves #10207
  • Loading branch information
tflidd authored Aug 1, 2023
2 parents 1c2a8a6 + 1d6743c commit b664aa8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion user_manual/files/access_webdav.rst
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,12 @@ the drive:

The computer maps the files of your Nextcloud account to the drive letter Z.

.. note:: Though not recommended, you can also mount the Nextcloud server using HTTP, leaving the connection unencrypted.
.. note:: If you get the following error
``System error 67 has occurred. The network name cannot be found.``,
open the **Services** app and make sure that the ``WebClient``
service is running and started automatically at startup.

.. note:: Though not recommended, you can also mount the Nextcloud server using HTTP, leaving the connection unencrypted.

If you plan to use HTTP connections on devices while in a public place, we strongly recommend using a VPN tunnel to provide the necessary security.

Expand Down

0 comments on commit b664aa8

Please sign in to comment.