[master] Update access_webdav.rst (#1537)

[master] Update access_webdav.rst
This commit is contained in:
John Molakvoæ
2019-07-02 07:36:30 +02:00
committed by GitHub

View File

@@ -198,35 +198,24 @@ 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+**.
.. 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:
1. Choose **Go > Connect to Server**.
The "Connect to Server" window opens.
2. Specify the address of the server in the **Server Address** field.
1. From the Finders top menu bar, choose **Go > Connect to Server...**
.. image:: ../images/osx_webdav1.png
:alt: Screenshot of entering your Nextcloud server address on macOS
For example, the URL used to connect to the Nextcloud server
from the macOS Finder is::
2. When the **Connect to Server...** window opens, enter your Nexcloud servers WebDAV address in the **Server Address:** field, ie:
https://example.com/nextcloud/remote.php/dav/files/USERNAME/
https://cloud.YOURDOMAIN.com/remote.php/dav/files/USERNAME/
.. image:: ../images/osx_webdav2.png
:alt: Screenshot: Enter Nextcloud server address in “Connect to Server...” dialog box
3. Click **Connect**.
3. Click **Connect**. Your WebDAV server should appear on the Desktop as a shared disk drive.
The device connects to the server.
For added details about how to connect to an external server using macOS,
check the `vendor documentation
<http://docs.info.apple.com/article.html?path=Mac/10.6/en/8160.html>`_ .
Accessing files using Microsoft Windows
---------------------------------------
@@ -311,7 +300,7 @@ To map a drive using the Microsoft Windows Explorer:
Accessing files using Cyberduck
-------------------------------
`Cyberduck <https://cyberduck.io/?l=en>`_ is an open source FTP and SFTP,
`Cyberduck <https://cyberduck.io/>`_ is an open source FTP and SFTP,
WebDAV, OpenStack Swift, and Amazon S3 browser designed for file transfers on
macOS and Windows.