FileZilla: Difference between revisions

From Network for Advanced NMR
Jump to navigationJump to search
Qcheng (talk | contribs)
m Gweatherby moved page Draft::FileZilla to FileZilla: completed
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


== Generate SSH Key Pair ==
== 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.
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 and the public key is stored in your home folder. The [https://nmrbox.nmrhub.org/user-dashboard/ssh-key Manage SSH keys page] provide instructions on generating keys and uploading your public key. 


=== Windows ===
=== Windows ===
Line 14: Line 14:


[[File:Fzmac.png|frameless|600x600px]]
[[File:Fzmac.png|frameless|600x600px]]
== Set site to Interactive Logon ==
== Set site to Interactive Logon ==
Go to ''File'' -> ''Site Manager'' and add new site.
Go to ''File'' -> ''Site Manager'' and add new site.

Latest revision as of 16:54, 14 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 and the public key is stored in your home folder. The Manage SSH keys page provide instructions on generating keys and uploading your public key.

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.