mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 01:39:36 +07:00
Merge pull request #12133 from nextcloud/sftp-custom-port
docs: Update SFTP External Storage custom port instructions
This commit is contained in:
@@ -5,9 +5,7 @@ SFTP
|
|||||||
Nextcloud's SFTP (SSH File Transfer Protocol) backend supports both password and
|
Nextcloud's SFTP (SSH File Transfer Protocol) backend supports both password and
|
||||||
public key authentication.
|
public key authentication.
|
||||||
|
|
||||||
The **Host** field is required; a port can be specified as part of the **Host**
|
The **Host** field is required. The default port is 22 (SSH).
|
||||||
field in the following format: ``hostname.domain:port``. The default port is 22
|
|
||||||
(SSH).
|
|
||||||
|
|
||||||
For public key authentication, you can generate a public/private key pair from
|
For public key authentication, you can generate a public/private key pair from
|
||||||
your **SFTP with secret key login** configuration.
|
your **SFTP with secret key login** configuration.
|
||||||
|
|||||||
Reference in New Issue
Block a user