Skip to content

Commit 4fa7afd

Browse files
authored
Merge pull request #473 from peer35/researchdrive_rclone
Researchdrive rclone
2 parents 9deff8d + af607e0 commit 4fa7afd

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

topics/researchdrive.qmd

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,11 @@ The costs of storing data in Research Drive are detailed on the 🔒 [VU website
4646

4747
2. Install the ownCloud Client software, you can find installation instructions on the [SURF User Knowledge Base](https://servicedesk.surf.nl/wiki/display/WIKI/ownCloud+desktop+client). The Server Address is `https://vu.data.surfsara.nl`.
4848

49-
The SURF User Knowledge Base contains a number of [Tutorials](https://servicedesk.surf.nl/wiki/display/WIKI/Tutorials) on working with Research Drive.
49+
For transferring large amounts of data Rclone is good option. The [SURF User Knowledge Base explains how](https://servicedesk.surf.nl/wiki/spaces/WIKI/pages/102827686/Access+Research+Drive+via+Rclone).
50+
51+
Rclone can also be used to [mount](https://rclone.org/commands/rclone_mount/) (make accessible via a drive letter in Windows) a Research Drive folder. This means you can directly access the data from tools such as R, without downloading the entire dataset first. This method has some limitations, but should work fine with smaller datasets (a few GB).
52+
53+
The SURF User Knowledge Base contains more [Tutorials](https://servicedesk.surf.nl/wiki/display/WIKI/Tutorials) on working with Research Drive.
5054

5155
## Contact
5256
Wondering if Research Drive fits your research needs? Please contact the [Research Support Desk](mailto:rdm@vu.nl).

0 commit comments

Comments
 (0)