Skip to content

Commit ad95f07

Browse files
docs: Update SFTP External Storage custom port instructions
For nextcloud/server#47527 Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 6bf7347 commit ad95f07

File tree

1 file changed

+1
-3
lines changed
  • admin_manual/configuration_files/external_storage

1 file changed

+1
-3
lines changed

admin_manual/configuration_files/external_storage/sftp.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ SFTP
55
Nextcloud's SFTP (SSH File Transfer Protocol) backend supports both password and
66
public key authentication.
77

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).
8+
The **Host** field is required. The default port is 22 (SSH).
119

1210
For public key authentication, you can generate a public/private key pair from
1311
your **SFTP with secret key login** configuration.

0 commit comments

Comments
 (0)