Skip to content

Commit 5544084

Browse files
authored
Add new line
1 parent 2cf5c01 commit 5544084

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/how-tos/connect-via-ssh.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ By default, SFTP uses the SSH protocol to authenticate and establish a secure co
5959

6060
Utilizing SFTP will depend on how your local machine is configured and the utility you're using for SFTP. In some cases, your SSH configuration will allow SFTP to work "out of the box". Other times, special SFTP setup is required in your SSH configuration to allow for these connections.
6161
Similar to `ssh`, from a terminal, use `sftp` to begin a new connection:
62+
6263
`sftp <your-nebari-domain.com> -l <your-username> -p 8023`
6364

6465
### Transferring Files with SFTP

0 commit comments

Comments
 (0)