We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bf7347 commit ad95f07Copy full SHA for ad95f07
admin_manual/configuration_files/external_storage/sftp.rst
@@ -5,9 +5,7 @@ SFTP
5
Nextcloud's SFTP (SSH File Transfer Protocol) backend supports both password and
6
public key authentication.
7
8
-The **Host** field is required; a port can be specified as part of the **Host**
9
-field in the following format: ``hostname.domain:port``. The default port is 22
10
-(SSH).
+The **Host** field is required. The default port is 22 (SSH).
11
12
For public key authentication, you can generate a public/private key pair from
13
your **SFTP with secret key login** configuration.
0 commit comments