Update access_webdav.rst

This commit is contained in:
unamundan 2019-03-22 18:15:04 -05:00 committed by Backportbot
parent a8c2ac7da4
commit b8a6984215

View File

@ -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