How to transfer files from the Baobab cluster to local storage?

I’ve been using OpenOnDemand to run code with a graphical interface but recently have been encountering a lot of random crashes that make working on it impossible. I’ve used Baobab to deal with a very large dataset that I’ve since trimmed down by a lot.

How can I take my data from the cluster to my local storage ?
I tried downloading it from FileZilla but encountered an error in the process.
"

Erreur : Could not open ‘C:\Users\MasterMergeRDD.dta’ for writing: Permission denied.
Erreur : local: unable to open C:\Users\MasterMergeRDD.dta
Erreur : Erreur critique lors du transfert du fichier
"

Thanks for the help,
Michaël

Hi @Michael.Silvestre

You get a permission denied error, which means that you are not authorized to write to the destination.

PS: we resolve it during our zoom meeting.