mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Update access_webdav.rst
This commit is contained in:
parent
4331c7462f
commit
ed8d89a521
@ -198,7 +198,7 @@ path of your certificate as in this example::
|
||||
Accessing files using macOS
|
||||
---------------------------
|
||||
|
||||
.. note:: The macOS Finder suffers from a `series of implementation problems <http://sabre.io/dav/clients/finder/>`_ and should only be used if the Nextcloud server runs on **Apache** and **mod_php**, or **Nginx 1.3.8+**. Alternative macOS-compatible clients capable of accessing WebDAV shares include open source apps like `Cyberduck <http://sabre.io/dav/clients/finder/>`_ and `Filezilla <https://filezilla-project.org>`_. Commercial clients include `Mountain Duck <https://mountainduck.io/>`_, `Forklift <https://binarynights.com/>`_, `Transmit <https://panic.com/>`_, and `Commander One <https://mac.eltima.com/>`_.
|
||||
.. note:: The macOS Finder suffers from a `series of implementation problems <http://sabre.io/dav/clients/finder/>`_ and should only be used if the Nextcloud server runs on **Apache** and **mod_php**, or **Nginx 1.3.8+**. Alternative macOS-compatible clients capable of accessing WebDAV shares include open source apps like `Cyberduck <http://sabre.io/dav/clients/finder/>`_ (see instructions `here <https://docs.nextcloud.com/server/14/user_manual/files/access_webdav.html#accessing-files-using-cyberduck>`_) and `Filezilla <https://filezilla-project.org>`_. Commercial clients include `Mountain Duck <https://mountainduck.io/>`_, `Forklift <https://binarynights.com/>`_, `Transmit <https://panic.com/>`_, and `Commander One <https://mac.eltima.com/>`_.
|
||||
|
||||
To access files through the macOS Finder:
|
||||
|
||||
@ -216,7 +216,7 @@ To access files through the macOS Finder:
|
||||
|
||||
https://cloud.YOURDOMAIN.com/remote.php/dav/files/USERNAME/
|
||||
|
||||
4. Click **Connect**. The WebDAV server will appear on the Desktop as a shared disk drive.
|
||||
4. Click **Connect**. Your WebDAV server should appear on the Desktop as a shared disk drive.
|
||||
|
||||
|
||||
Accessing files using Microsoft Windows
|
||||
|
||||
Loading…
Reference in New Issue
Block a user