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 GitHub
parent fc88a12e07
commit 49e1a13f24

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