From 14a52756f43bdaac10598494400b487a802f902a Mon Sep 17 00:00:00 2001 From: mactrent <3249864+mactrent@users.noreply.github.com> Date: Wed, 12 Jun 2019 12:17:26 -0500 Subject: [PATCH] Correct SFTP definition SSH File Transfer Protocol is entirely separate from traditional FTP. Nextcloud can use both. --- admin_manual/configuration_files/external_storage/sftp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_files/external_storage/sftp.rst b/admin_manual/configuration_files/external_storage/sftp.rst index 5d8e5ea1e..d15675648 100644 --- a/admin_manual/configuration_files/external_storage/sftp.rst +++ b/admin_manual/configuration_files/external_storage/sftp.rst @@ -2,7 +2,7 @@ SFTP ==== -Nextcloud's SFTP (FTP over an SSH tunnel) backend supports both password and +Nextcloud's SFTP (SSH File Transfer Protocol) backend supports both password and public key authentication. The **Host** field is required; a port can be specified as part of the **Host**