The logo Orion Docs
Guides

SFTP

Transfer files via SFTP

What is SFTP?

SFTP (SSH File Transfer Protocol) is a protocol that allows you to transfer files to or from a server. Here is a guide explaining how to use it with your Orion servers.

SFTP Transfer

Install a SFTP software on your computer.

Go to the settings page to obtain the SFTP connection link.

Image

Open FileZilla, then enter these values:

FieldValue
HostThe Connection link obtained from the server settings
PasswordYour account password (the one in Credentials)

Then click Quickconnect to connect.

Image

Once connected, you can see the server files in the right section of FileZilla.

Image

The left section of FileZilla contains the files on your computer. Select the ones you want to transfer, then right-click > Upload.

Image

Reload the web page to refresh the file list and verify that your files have been transferred successfully.

On this page