FileZilla: Difference between revisions
Gweatherby (talk | contribs) images to 600px |
|||
| Line 1: | Line 1: | ||
[https://filezilla-project.org FileZilla] supports connecting via SSH key and One Time Password (OTP). | [https://filezilla-project.org FileZilla] supports connecting via SSH key and One Time Password (OTP). | ||
== | == Generate SSH Key Pair == | ||
You will need to generate a SSH key pair (private key and public key) on your computer. The private key will be stored on your computer while you save the public key in your home folder in the NMRbox server that you are connecting to. | |||
=== Windows === | === Windows === | ||
To set the key, go to ''Edit'' -> ''Settings'' and select '''SFTP'''. Click ''Add key file...'' and add your | To set the key, go to ''Edit'' -> ''Settings'' and select '''SFTP'''. Click ''Add key file...'' and add your private ssh key. | ||
[[File:Winfzsftp.png|alt=SFTP dialog with Add key file...|frameless|600x600px]] | [[File:Winfzsftp.png|alt=SFTP dialog with Add key file...|frameless|600x600px]] | ||
=== Mac OS X === | === Mac OS X === | ||
To set the key, go to ''FileZilla'' -> ''Settings'' and select '''SFTP'''. Click ''Add key file...'' and add your | To set the key, go to ''FileZilla'' -> ''Settings'' and select '''SFTP'''. Click ''Add key file...'' and add your private ssh key. | ||
[[File:Fzmac.png|frameless|600x600px]] | [[File:Fzmac.png|frameless|600x600px]] | ||
| Line 15: | Line 17: | ||
Go to ''File'' -> ''Site Manager'' and add new site. | Go to ''File'' -> ''Site Manager'' and add new site. | ||
Use '''SFTP''' for protocol, the name of the host you want to | Use '''SFTP''' for protocol, the name of the host you want to use, Logon Type: Interactive, and add your NMRhub username. Press '''OK''' to save settings. | ||
[[File:Winfzinteractive edited.png|frameless|600x600px]] | [[File:Winfzinteractive edited.png|frameless|600x600px]] | ||
| Line 22: | Line 24: | ||
When ready to connect, open Site Manager again and press '''Connect.''' | When ready to connect, open Site Manager again and press '''Connect.''' | ||
Enter the current | Enter the current OTP generated in your Authenticator app in real time. | ||
[[File:Winfzotp edited.png|frameless|600x600px]] | [[File:Winfzotp edited.png|frameless|600x600px]] | ||
Revision as of 00:00, 11 September 2026
FileZilla supports connecting via SSH key and One Time Password (OTP).
Generate SSH Key Pair
You will need to generate a SSH key pair (private key and public key) on your computer. The private key will be stored on your computer while you save the public key in your home folder in the NMRbox server that you are connecting to.
Windows
To set the key, go to Edit -> Settings and select SFTP. Click Add key file... and add your private ssh key.
Mac OS X
To set the key, go to FileZilla -> Settings and select SFTP. Click Add key file... and add your private ssh key.
Set site to Interactive Logon
Go to File -> Site Manager and add new site.
Use SFTP for protocol, the name of the host you want to use, Logon Type: Interactive, and add your NMRhub username. Press OK to save settings.
Connect with OTP
When ready to connect, open Site Manager again and press Connect.
Enter the current OTP generated in your Authenticator app in real time.