From 6cbcc9a5f8c2c282deb373e200971f20c9fe5a8c Mon Sep 17 00:00:00 2001 From: Solomon Debru Date: Thu, 7 Nov 2024 10:15:18 +0000 Subject: [PATCH] Update file_transfer.md Added info about FIlezilla and 2FA --- getting_started/file_transfer.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/getting_started/file_transfer.md b/getting_started/file_transfer.md index 05f80d3e..9ae5eaf6 100644 --- a/getting_started/file_transfer.md +++ b/getting_started/file_transfer.md @@ -19,6 +19,10 @@ use `rsync` through [Windows Subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux). ``` +**NB**: Since the implementation of 2FA (2 factor authentication) on NRIS clusters, +you might experience issues while using Filezilla, in which you never get asked to +provide the 2fa key before the password. To fix this, (in Filezilla) you need to go +to `Site Manager` and change `Protocol Type` to `Interactive`. ## Transferring files between your computer and a compute cluster or storage resource