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:start [2022/11/23 15:49]
marguerite
rdms:access:start [2024/03/26 10:10] (current)
jelte ↷ Links adapted because of a move operation
Line 1: Line 1:
-{{indexmenu_n>3}} +{{indexmenu_n>6}} 
-====== Data management in the RDMS ====== +====== Data Management in the RDMS ====== 
-Data can be uploaded or downloaded from the RDMS in multiple ways. In the [[rdms:webapp|RDMS WebApp]] you can upload one file at the time, but for multiple files it is easier to use other applications. In this overview of clients to the RDMS, the login details and settings are provided.+Data can be uploaded or downloaded from the RDMS in multiple ways. In the [[rdms:webapp|RDMS web interface]] you can upload one file at the time as long as they are not bigger than 50 MB, but for multiple files it is easier to use other applications. This page provided a general overview about the offered solutionsplease refer to the separate Wiki pages that explain the data transfer options in more detail.
  
  
-**N.B.** Only staff with a personal numbers (P-number) can log in to the RDMS directly. Please [[rdms-support@rug.nl| contact us]] if other UG accounts (student (S) or functional (F) accounts need access.+**Note** Only UG members with a personnel number (P-number) or student number (S-number) can log in to the RDMS directly. Please [[rdms-support@rug.nl| contact us]] if other UG accounts, for example functional accounts (F-number) need access.
  
 +\\
  
 === Make sure you are in the network of the UG! === === Make sure you are in the network of the UG! ===
  
-The RDMS is only accessible from the RUG network, only with an IP-address from the UG you can log in. On UG premises an Eduroam connection will give you an internal IP-address. With a laptop you can use a [[https://iris.service.rug.nl/tas/public/ssp/content/detail/service?unid=f4c53f8827c54588b267c5f267367505|VPN connection]] or one of the virtual desktops of the UG [[https://uwp.rug.nl|uwp.rug.nl]] or [[https://vlwp.rug.nl/|vLWP.rug.nl]]. +The RDMS is only accessible from the RUG network, only with an IP-address from the UG you can log in. On UG premises an Eduroam connection will give you an internal IP-address. On other machines/locations, you can use a [[https://iris.service.rug.nl/tas/public/ssp/content/detail/service?unid=f4c53f8827c54588b267c5f267367505|VPN connection]] or the [[https://uwp.rug.nl|virtual Windows]] or [[https://vlwp.rug.nl/|virtual Linux]] environment of the UG
  
-==== File management clients ====+==== File Management Clients ====
  
-The Research Data Management system (RDMSis accessible via the following methods and interfaces. +In general, the RDMS is accessible via the following methods and interfaces that allow for data transfer/management.  
 + 
 +  * **RDMS web interface**\\ Via the [[rdms:webapp|RDMS web interface]], it is possible to [[rdms:data:filesize|transfer files directly]] as long as they are not bigger than 50 MB.  
 + 
 +  * **WebDAV**\\ The WebDAV protocol is a major way to access the RDMS from all of the common OS (Windows, MacOS, Linux) There are multiple clients to use for WebDAV, for example WinSCP, Cyberduck or NextCloud. It is also possible to incorporate the RDMS drive directly in the file explorer your OS.\\ The general configuration for WebDAV access to the RDMS uses the following parameters: 
 +      * **Username:** ''<username>@rug.nl'' or ''<username>@student.rug.nl'' (equal to your UG mail adress) 
 +      * **Server:** ''webdav.data.rug.nl'' 
 +      * We made separate pages with the instructions about configuring a WebDAV client for [[rdms:access:windows:cyberduck|Windows]],  [[rdms:access:mac|MacOS]] and [[rdms:access:linux:webdav|Linux]]. 
 + 
 +  * **Command-line**\\ Using command-line interface is currently only available to Linux users.  In order to login via the command-line you need to have ''iCommands'' installed and [[rdms:access:linux:icommands|create a profile]] in your Linux home directory. The more advanced Windows users can install [[https://docs.microsoft.com/en-us/windows/wsl/install|WSL2]], a virtualization of the Linux kernel in the Windows OS, and then use it to work via the command-line using ''iCommands''. This option is for advanced Windows users who need to upload huge amounts of data (>100Gb). Please also take a look at the Wiki page on [[rdms:data:filesize|file sizes]] on the RDMS.
  
-  * Via the [[rdms:webapp|RDMS WebApp]].  
-  * Command-line\\ Using command-line interface is currently only available to **Linux** users. In order to login via the command-line you need to [[rdms:access:linux:createprofile|create a profile]] in your home directory. The more advanced **Windows** users can install [[https://docs.microsoft.com/en-us/windows/wsl/install|WSL2]]; a virtualization of the Linux kernel in the Windows Operating System. This option is for advanced Windows users who need to upload big files (>100Gb). Have a look at the wiki pages about [[rdms:data:start|Data]]. 
-  * WebDAV\\ One can connect to the RDMS using a WebDAV client. There are multiple clients to use for WebDAV; for instance WinSCP, Cyberduck or NextCloud. It is also possible to incorporate the RDMS drive in your file explorer of the operating system that you are running (Windows, MacOS, Linux). To set up such a connection; open your WebDAV client and set the following parameters in the configuration fields. 
-      * Username is your RUG email address 
-      * Connect to the server: **webdav.data.rug.nl** 
-      * We made separate pages with the instructions about configuring a WebDAV client for [[rdms:access:windows:cyberduck|Windows]], [[rdms:access:mac:finder|MacOS]] and [[rdms:access:linux:webdav|Linux]].