Diff for 'SFTP'
2367:
2020-12-18 09:06:15z
|
2310:
2020-12-18 09:06:16z
Converted moin 1.9 markup to moinwiki markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Line 13: | Line 12: |
Line 18: | Line 16: |
First, you need to download the Filezilla Client for MacOS/Linux distributions/Windows on their website: [[https://filezilla-project.org/download.php?type=client]], but Linux users should probably use their distribution package/application manager. | First, you need to download the Filezilla Client for MacOS/Linux distributions/Windows on their website: [[https://filezilla-project.org/download.php?type=client|https://filezilla-project.org/download.php?type=client]], but Linux users should probably use their distribution package/application manager. |
Line 22: | Line 20: |
{{attachment:sftp_filezilla_1.png}} | {{/sftp_filezilla_1.png}} |
Line 25: | Line 23: |
Line 31: | Line 30: |
{{attachment:sftp_filezilla_2.png}} | {{/sftp_filezilla_2.png}} |
Line 39: | Line 38: |
You can then start FileZilla, open the site manager: | You can then start [[FileZilla]], open the site manager: |
Line 41: | Line 40: |
{{attachment:sftp_filezilla_1.png}} | {{/sftp_filezilla_1.png}} |
Line 45: | Line 44: |
{{attachment:sftp_filezilla_3.png}} | {{/sftp_filezilla_3.png}} |
Line 49: | Line 48: |
{{attachment:sftp_filezilla_4.png}} | {{/sftp_filezilla_4.png}} |
Line 53: | Line 52: |
{{attachment:sftp_filezilla_5.png}} | {{/sftp_filezilla_5.png}} |
Here we will see how to retrieve MarsSI data using the Filezilla client software and the Secure File Transfert Protocol (SFTP).
SFTP server hostname change
The SFTP server is now marssi.univ-lyon1.fr
Since SFTP is a well established standard, you can easily use other clients such as the sftp unix program or WinSCP, but documenting multiple client is outside of the scope of this page.
Installing and configuring Filezilla Client
First, you need to download the Filezilla Client for MacOS/Linux distributions/Windows on their website: https://filezilla-project.org/download.php?type=client, but Linux users should probably use their distribution package/application manager.
Install it, you can (and should) skip intalling the optionnal parts. Run it and select the site manager, circled in red on the following screenshot:
Like in the screenshot bellow, use the button "New Site" (1.) to add a new bookmark that you can rename (2.). Then fill out the server information (3.) with:
- Host:
marssi.univ-lyon1.fr
- Protocol:
SFTP
- Logon type:
normal
- User: your MarsSI login
- Password: your MarsSI password
After that, you can connect to the server.
Fetching MarsSI datasets
Once you triggered a copy action in MarsSI workspace tab (see Getting-started for more information about the application layout), the data will be copied to your personnal space in the MarsSI infrastructure.
You can then start FileZilla, open the site manager:
Just select your MarsSI boorkmark from the site manager and click "connect":
For your first connexion, you will get a popup dialog window to check the host identity:
You can agree if the fingerprints are the same on the image above and remember your trust setting. Then you will get the main window:
One panel is your local files, the other your workspace on MarsSI servers, where your copied datasets are organized by mission and instrument folders. Data can be transfered by dragging the directories/files accross the panes.