Skip to content

Commit

Permalink
Refer to data transfer manuals instead of listing all methods
Browse files Browse the repository at this point in the history
  • Loading branch information
dometto committed May 23, 2024
1 parent d13a82e commit 28c584b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions docs/first-steps.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -138,12 +138,11 @@ On MacOS and Linux machines you can use the standard ‘Terminal’.
If you have a Research Drive account, you can mount it in your workspace. This method is most easy, and works well for working with small datasets (e.g. <1 GB).

### Transferring data
In many cases it is more reliable to get a copy of your data on the [Storage unit](#create-storage-volume) that is attached to your workspace.
Depending on where your data is stored and the workspace that you are using, the following options are available:
In many cases it is more reliable to get a copy of your data on the [Storage unit](#create-storage-volume) that is attached to your workspace.

- Upload from your laptop (Jupyter Notebook and Rstudio Workspaces)
- [scp/ssh](manuals/ssh-data-transfer-methods.qmd) (most workspaces)
- Download using the internet browser (on Ubuntu Desktop and Windows workspaces, for data stored on e.g. surfdrive, onedrive, etc.)
- [irods icommands](manuals/icommands.qmd) (for data stored on Yoda, works on Ubuntu based workspaces (including Jupyter and Rstudio)
- [rclone](manuals/rclone-researchcloud.qmd) (for data stored on a cloud storage platform (e.g. surfdrive, onedrive, dropbox)
**See the [data transfer manuals](manuals.qmd#data-transfer) for the most common ways of transferring data to your workspace.**

Additionally, on some workspaces, the following methods may also be available:

- Upload from your laptop (Jupyter Notebook and Rstudio Workspaces).
- Download using the internet browser (on Ubuntu Desktop and Windows workspaces, for data stored on e.g. SURFdrive, OnedDive, etc.).
4 changes: 2 additions & 2 deletions docs/manuals.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ On this page we share manuals for a variety of use cases and tasks.

- [Data Transer to and from Yoda using iBridges](manuals/ibridges.qmd)
- [Data Transer to and from Yoda using iCommands](manuals/icommands.qmd)
- [Data Transfer from your PC using SCP and rsync](manuals/ssh-data-transfer-methods.qmd)
- [Data Transfer between Research Cloud and Surfdrive](manuals/rclone-researchcloud.qmd)
- [Data Transfer from your computer using scp and rsync](manuals/ssh-data-transfer-methods.qmd)
- [Data Transfer between Research Cloud and SURFdrive](manuals/rclone-researchcloud.qmd)

### Security

Expand Down

0 comments on commit 28c584b

Please sign in to comment.