WebDAV access#

This section shows how to download files and directories from the UNLOCK FAIR Data Platform using several WebDAV-based options.

WebDAV-based methods#

The WebDAV-based methods on this page are all easy to use. You can connect through your browser, a transfer program, or by mounting the FDP storage to a local drive.

The connection details for the UNLOCK FDP are:

Field

Value

Host

https://data.m-unlock.nl/

Port

443

User

SRAM USERNAME

Password

SRAM TOKEN

Web interface#

As stated on the Access page, the most straightforward way to access the UNLOCK FDP is to use your credentials at the web interface: https://data.m-unlock.nl. This method uses Davrods, which integrates the WebDAV protocol with iRODS and is compatible with all major browsers. This method is limited to file browsing.

Graphical transfer clients#

Graphical file transfer clients are intuitive and easy to use. They are also suited for uploading large amounts of data to the system. To find out how to install such a client with WebDAV support, follow the instructions in the dropdown menu below. Usage is as simple as dragging and dropping files, with added features for each client.

Graphical transfer client installation

Click the tab that corresponds to your operating system.

For Windows users there are two options: WinSCP, which is native to Windows, or Cyberduck which also has Mac support. WinSCP is more lightweight, but note that some older versions had a limitation when uploading individual files over WebDAV, with a maximum size of 4 GB per file.

  • WinSCP

  1. Download WinSCP from https://winscp.net/eng/download.php

  2. Install and open up WinSCP

  3. You will be prompted to fill in a New Site (if not open one yourself), then select the WebDAV protocol and turn on encryption

  4. Fill in your credentials, refer to the image below:

../../_images/winscp_login.png
  • Cyberduck

  1. Download Cyberduck from https://cyberduck.io

  2. Install and open up Cyberduck

  3. Add a new connection by clicking on the “Open Connection” button

  4. Select the WebDAV protocol and fill in your credentials, refer to the image below:

../../_images/cyberduck_login.png

Cyberduck is available for both Mac and Windows.

  1. Download Cyberduck from https://cyberduck.io

  2. Install and open up Cyberduck

  3. Add a new connection by clicking on the “Open Connection” button

  4. Select the WebDAV protocol and fill in your credentials, refer to the image below:

../../_images/cyberduck_login.png

Network drive#

It is possible to mount the UNLOCK FDP storage locally as a network drive. To accomplish this, follow the instructions in the dropdown menu below.

Network drive usage

Click the tab that corresponds to your operating system.

In Windows, you can mount the WebDAV system as a network drive:

  1. Open File Explorer

  2. Right-click on This PC or the computer icon

  3. Select Map network drive

  4. Paste the full WebDAV URL in the Folder field and fill in your SRAM credentials

../../_images/webdav_windows.png

Click Finish. When prompted for username/password, provide your SRAM credentials.

On a Mac you can mount a network drive using Finder:

  1. Open Finder

  2. Press CMD + K and paste the WebDAV URL in the popup

  3. After clicking Connect, enter your SRAM credentials and the UNLOCK FDP storage will be mounted as a network drive in the Finder

../../_images/webdav_mac.png

When prompted for username/password, provide your SRAM credentials.

In Linux you can mount other locations such as WebDAV using your file browser:

  1. Open your file browser

  2. Click on ‘Other Locations’ and provide the address of your WebDAV server. Note, if the WebDAV server uses SSL encryption you might have to use the protocol davs:// instead of dav://:

  3. Fill in your SRAM credentials

../../_images/DavRodsMount-linux2.png

When prompted for username/password, provide your SRAM credentials.