Updated text with reminder about using app password.

Updated text with reminder to use app password if you have TOTP setup, as WinSCP shows a 401 Unauthorized message on attempt to login with username/password if TOTP setup on Nextcloud.

Signed-off-by: zaggynl <5062119+zaggynl@users.noreply.github.com>
This commit is contained in:
zaggynl
2022-11-07 19:39:44 +01:00
committed by GitHub
parent f5335901b7
commit 06f5156ded

View File

@@ -546,8 +546,7 @@ To connect to Nextcloud:
* Select the desired options and press the 'OK' button
* Press the 'Login' button to connect to Nextcloud
Note: at the time of writing (2022-11-02) WinSCP does not seem to understand Nextcloud `2fa <https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/two_factor-auth.html/>`_, it will fail to connect with a 401 Unauthorized message.
Workaround is to create a separate user without 2fa enabled.
Note: it is recommended to use an app password for the password if you use TOTP, as WinSCP does not understand TOTP in Nextcloud at the time of writing (2022-11-07).