Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
rdms:access:windows:cyberduck [2025/01/27 13:26] burcurdms:access:windows:cyberduck [2025/01/27 15:30] (current) burcu
Line 77: Line 77:
 ===== Configuration of Cyberduck to access the RDMS SD Zone ===== ===== Configuration of Cyberduck to access the RDMS SD Zone =====
  
-In order to access the RDMS SD zone via Cyberduck, click **Open Connection**, select the RDMS SD Cyberduck Profile protocol, and configure the login credentials as follows: +In order to access the RDMS SD zone, you need to first download the RDMS Sensitive data zone Cyberduck profile directly by clicking on the link below or by copying the content to a text editor of your choice and then save as a ''*.cyberduckprofile'' file. Afterwards, double click the downloaded/created ''*.cyberduckprofile'' file to install add it to Cyberduck. Then, click **Open Connection**, select the RDMS SD Cyberduck Profile protocol, and configure the login credentials as follows: 
- + 
 +++++ Cyberduck profile for the Sensitive Data Zone | 
 +<file xml RDMSsd.cyberduckprofile> 
 +<?xml version="1.0" encoding="UTF-8"?> 
 +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 
 +<plist version="1.0"> 
 +    <dict> 
 +        <key>Protocol</key> 
 +        <string>irods</string> 
 +        <key>Vendor</key> 
 +        <string>sdrug</string> 
 +        <key>Description</key> 
 +        <string>RDMS (sdrugZone)</string> 
 +        <key>Default Nickname</key> 
 +        <string>RDMS sdrugZone zone</string> 
 +        <key>Default Hostname</key> 
 +        <string>store-sd.data.rug.nl</string> 
 +        <key>Hostname Configurable</key> 
 +        <false/> 
 +        <key>Region</key> 
 +        <string>sdrugZone:rootResc</string> 
 +        <key>Default Port</key> 
 +        <string>1247</string> 
 +        <key>Port Configurable</key> 
 +        <false/> 
 +        <key>Username Configurable</key> 
 +        <true/> 
 +        <key>Default Path</key> 
 +        <string>/sdrugZone/home</string> 
 +        <key>Path Configurable</key> 
 +        <true/> 
 +        <key>Authorization</key> 
 +        <string>PAM</string> 
 +    </dict> 
 +</plist> 
 +</file> 
 +++++ 
   * **Protocol:** ''RDMS SD Cyberduck Profile''   * **Protocol:** ''RDMS SD Cyberduck Profile''
   * **Port:** ''1247''   * **Port:** ''1247''
-  * **Server:** ''rdms-sd-icat.data.rug.nl''+  * **Server:** ''store-sd.data.rug.nl''
   * **Username:** ''<username>@rug.nl''   * **Username:** ''<username>@rug.nl''
   * **Password:** Your UG password   * **Password:** Your UG password
  
-{{ :rdms:access:windows:cyberduck_sd1.png?direct&500 |}}+{{ :rdms:access:windows:cyberduck_sd1.png?direct&600 |}}
  
 **Note:** If you experience issues with this, please make sure that you specified your username in lowercase. The login to the RDMS is case sensitive! **Note:** If you experience issues with this, please make sure that you specified your username in lowercase. The login to the RDMS is case sensitive!