Syntax highlighting of SFTP

{{{#!wiki caution
This feature currently is not available to regular users yet.
}}}

Here we will see how to retrieve MarsSI data using the Filezilla client software and the Secure File Transfert Protocol (SFTP).

{{{#!wiki note
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.
}}}

<<TableOfContents()>>

== 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:

{{attachment:sftp_filezilla_1.png}}

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: `lstemars.univ-lyon1.fr`
 * Protocol: `SFTP`
 * Logon type: `normal`
 * User: your MarsSI login
 * Password: your MarsSI password

{{attachment:sftp_filezilla_2.png}}

After that, you can connect to the server.

== Connecting to the MarsSI data server ==

...