Correct SFTP definition

SSH File Transfer Protocol is entirely separate from traditional FTP.  Nextcloud can use both.
This commit is contained in:
mactrent 2019-06-12 12:17:26 -05:00 committed by Backportbot
parent 9c8ad72d05
commit 5f71f64c4c

View File

@ -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**