mirror of
https://github.com/nextcloud/documentation.git
synced 2025-12-12 07:29:47 +07:00
docs: Update SFTP External Storage custom port instructions
For nextcloud/server#47527 Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
@@ -5,9 +5,7 @@ SFTP
|
||||
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**
|
||||
field in the following format: ``hostname.domain:port``. The default port is 22
|
||||
(SSH).
|
||||
The **Host** field is required. The default port is 22 (SSH).
|
||||
|
||||
For public key authentication, you can generate a public/private key pair from
|
||||
your **SFTP with secret key login** configuration.
|
||||
|
||||
Reference in New Issue
Block a user