mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Update access_webdav.rst
Trying to use ``net use`` while the ``WebClient`` service in Windows is not running will cause the command to fail. This should be mentioned. Signed-off-by: Matthionine <63907155+Matthionine@users.noreply.github.com>
This commit is contained in:
@@ -272,6 +272,11 @@ For example: ``net use Z: https://example.com/nextcloud/remote.php/dav/files/USE
|
||||
|
||||
The computer maps the files of your Nextcloud account to the drive letter Z.
|
||||
|
||||
.. 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
|
||||
|
||||
Reference in New Issue
Block a user