Skip to content

Connecting to SFTP

By default, you won't be able to connect with SFTP into your FPS.ms server since the password will be unknown, in this tutorial we're gonna change that.

We will be focusing on connecting to SFTP with Bitvise SSH client and FileZilla in this tutorial, but you can use any other SFTP client as most of them will work the same way.

NOTE

SFTP access to your FPS.ms server is important for efficient and secure file transfers. Whether you're dealing with large files, non zipped files, or simply seeking a superior file transfer method, SFTP provides a fast, secure, and feature-rich solution.

Connecting with Bitvise SSH client

  1. Change your FPS.ms password. You can find instructions on how to do that here.
  2. Open your browser and go to https://panel.fps.ms.
  3. Select your server and browse to the "Settings" tab.
  4. Copy the Username shown in "SFTP Details".
  5. Open Bitvise SSH client.
  6. Enter your Node IP (e.g. mango.fps.ms) into Host.
  7. Set the port to 2022.
  8. Enter the username you copied earlier into Username.
  9. Select Initial Method as Password.
  10. Enter your account password into Password.
  11. Press Log In* and enjoy!

Your Bitvise settings should look a bit like this:

Connecting with SFTP settings for Bitvise

Connecting with FileZilla

  1. Change your FPS.ms password. You can find instructions on how to do that here.
  2. Open your browser and go to https://panel.fps.ms.
  3. Select your server and browse to the "Settings" tab.
  4. Copy the Username shown in "SFTP Details".
  5. Open FileZilla Client.
  6. Enter your Node IP (e.g. mango.fps.ms) into Host.
  7. Set the port to 2022.
  8. Enter the username you copied earlier into Username.
  9. Enter your account password into Password.
  10. Click on Quick Connect and enjoy!

Your FileZilla settings should look a bit like this:

Connecting with SFTP settings for Filezilla