mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 18:56:02 +07:00
Correct SFTP definition
SSH File Transfer Protocol is entirely separate from traditional FTP. Nextcloud can use both.
This commit is contained in:
@@ -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**
|
||||
|
||||
Reference in New Issue
Block a user