Skip to main content

Using SFTP to access server files

Gain secure access to your server's files using SFTP for efficient file management and transfers.

Allay avatar
Written by Allay
Updated over 4 months ago

SFTP is a popular method for securely transferring files over the internet. While you can upload files through your server's panel, you may prefer to use SFTP to transfer files, especially larger ones. This functions similarly to FTP access provided by other hosting services and will require you to install some SFTP software to operate.


Picking an SFTP client

There's a variety of SFTP clients you can install, but here are some that we recommend:

  • WinSCP (download here)

  • FileZilla (download here)

  • CyberDuck (download here)

We'll be using WinSCP for this tutorial.


Connecting to your server with SFTP

  1. First, select the server you want to connect to on your panel.

  2. On the sidebar, click settings.

  3. You should be able to find your SFTP details - the server address and your unique username. Your password will be the password you use to login to the games panel, at panel.waterfall.gg.
    ​

  4. Press the Launch SFTP button, at the bottom right. It will open the SFTP client that you chose earlier. If the launch SFTP button doesn't work, you can always manually open a connection through the client of your choice. You'd want to set the protocol to SFTP if you do that, and the server/host would be the server address shown on the panel. Certain clients may need you to manually type in 2022 as the SFTP port. (If the launch SFTP button worked, a popup like the one below will show up, and you won't need to manually add it.)

  5. For the password, type in the password to your panel login.

  6. Now, you can just drag and drop the files between your computer, and the server.

  7. Once the files are uploaded, they should be visible in the files section of your server on our panel.

If you're confused at any point, or have any questions, feel free to ask us and we'd be glad to help you!

Did this answer your question?