Download
Note
The tools listed here are under development and may be subject to change.
There are two main ways to download files:
- Individually through the browser or through the command line with the
gen3-client
- Batch downloads through the command line with
g3t
This guide will walk you through both methods below.
Download a Single File¶
Explorer Page¶
The easiest way to download a single file is through the Explorer page. This page will show all files belonging to projects that you have access to.
To download a single file:
- Select the File tab and scroll down to the list of files
- Select the row for the file of interest
- Select File Download on the file page
gen3-client¶
Alternatively, if you already know the GUID of the file of interest, simply pass it to the gen3-client:
For example, to download the file with GUID f623df8f-5dad-5bce-a8ca-a7b69b7805a5
:
Download All Files¶
To retrieve the actual data files described by manifest as opposed to just the file metadata, use the pull command.