FileZilla: Difference between revisions

From Network for Advanced NMR
Jump to navigationJump to search
images to 600px
Qcheng (talk | contribs)
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).


== Set private key ==
== 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 pair ssh key.
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 pair ssh key.
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 used, Logon Type: Interactive, and add your NMRhub username. Press '''OK''' to save settings.
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 time based OTP from your Authenticator app.
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.

SFTP dialog with Add key file...

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.