# Using WebDAV on MAC OS X

NTLM authentication is not used on Mac OS X. Instead, Linux uses basic authentication. For this reason, we recommend that you secure the data transfer through SSL.

# Command line

  1. Use the following command:

    mount -t webdav http://<server name>:<port>/ix-<repository name>/ixwebdav/<mount point >
    
  2. Replace the placeholders with your own values.

# Finder

  1. In the Finder, select Go to > Connect to server.

  2. Enter the Internet address of ELO WebDAV into Server address.

  3. Select Connect.

Information

While working with the Finder, many temporary files will be generated, uploaded to ELO, and deleted again afterwards. Additionally, the files are also created in the ELO root folder. For this reason, the user who is logged on must have write permissions to the root folder.

# Cyberduck

Unlike the Finder, the free Cyberduck tool does not generate temporary files.

  1. After installing Cyberduck, start Cyberduck from your dock or program folder.

  2. Select New connection.

Configuration in Cyberduck

  1. Enter the following settings:
Field/option Notes
Server The server name
Port The port used
User name Name of the ELO account used
Password Password of the ELO account used
Save password Enabled
Path The path to the respective WebDAV directory
Last updated: November 5, 2024 at 2:21 PM