diff --git a/_includes/filezilla.md b/_includes/filezilla.md
index 83b3714..0436ad4 100644
--- a/_includes/filezilla.md
+++ b/_includes/filezilla.md
@@ -1,14 +1,36 @@
## General instructions
-The raw data of all studies published in IDR can be downloaded using using anonymous File Transfer Protocol (FTP). We recommend using the [FileZilla client](https://filezilla-project.org/download.php).
+The raw data of all studies published in IDR can be downloaded using [Globus](https://www.globus.org/) or anonymous File Transfer Protocol (FTP).
You can download both whole studies as well as parts/single images.
+We recommend using the Globus.
+
+## Globus
+
+Download and install [Globus connect personal](https://www.globus.org/globus-connect-personal).
+
+You might have to create an account, or you can use other login providers like ORCiD.
+
+Go to "Web: Transfer files" to get to the Web UI.
+
+
+
+Then in the File Manager / Collections search for "EMBL-EBI Public Data".
+
+
+
+In there you should be able to navigate through the same directory structure like on the FTP server /pub/databases/IDR/ to get to the IDR submission you want to download.
+
+
+
+## FTP
+
The ftp host is available using the following details:
- host: `ftp.ebi.ac.uk`
-## Desktop client step-by-step
+### Desktop client step-by-step
Download and install the [FileZilla client](https://filezilla-project.org/download.php).
diff --git a/download.html b/download.html
index fd9fcf6..96b3a1b 100644
--- a/download.html
+++ b/download.html
@@ -15,7 +15,7 @@
The raw imaging data for all studies published in the Image Data Resource (IDR) is available for download using - the FTP protocol. + Globus or the FTP protocol.
diff --git a/img/filezilla/globus_1.png b/img/filezilla/globus_1.png new file mode 100644 index 0000000..27c8607 Binary files /dev/null and b/img/filezilla/globus_1.png differ diff --git a/img/filezilla/globus_2.png b/img/filezilla/globus_2.png new file mode 100644 index 0000000..3aefcd1 Binary files /dev/null and b/img/filezilla/globus_2.png differ diff --git a/img/filezilla/globus_3.png b/img/filezilla/globus_3.png new file mode 100644 index 0000000..aea5a7f Binary files /dev/null and b/img/filezilla/globus_3.png differ