diff --git a/user_manual/files/access_webdav.rst b/user_manual/files/access_webdav.rst index a031dc92d..aa3b8a886 100644 --- a/user_manual/files/access_webdav.rst +++ b/user_manual/files/access_webdav.rst @@ -198,35 +198,26 @@ path of your certificate as in this example:: Accessing files using macOS --------------------------- -.. note:: The macOS Finder suffers from a `series of implementation problems - `_ 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 `_ 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 `_ and `Filezilla `_. Commercial clients include `Mountain Duck `_, `Forklift `_, `Transmit `_, and `Commander One `_. 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 Finder’s 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:: - - https://example.com/nextcloud/remote.php/dav/files/USERNAME/ +2. The **Connect to Server...** window opens. .. image:: ../images/osx_webdav2.png + :alt: Screenshot: Enter Nextcloud server address in “Connect to Server” dialog box -3. Click **Connect**. +3. Enter your Nexcloud server’s WebDAV address in the **Server Address:** field, ie: - The device connects to the server. + https://cloud.nextcloud.com/nextcloud/remote.php/dav/files/USERNAME/ + +4. Click **Connect**. The WebDAV server will appear on the Desktop as a shared disk drive. -For added details about how to connect to an external server using macOS, -check the `vendor documentation -`_ . Accessing files using Microsoft Windows --------------------------------------- @@ -311,7 +302,7 @@ To map a drive using the Microsoft Windows Explorer: Accessing files using Cyberduck ------------------------------- -`Cyberduck `_ is an open source FTP and SFTP, +`Cyberduck `_ is an open source FTP and SFTP, WebDAV, OpenStack Swift, and Amazon S3 browser designed for file transfers on macOS and Windows.