The FalixNodes Knowledge Base

Managing Your Server Files Through SFTP

:open_file_folder: What Is SFTP?

SFTP, or Secure File Transfer Protocol, ensures secure file access, transfer, and management over an encrypted data stream. Meaning you are able to manage files remotely through an external SFTP client without having to access the Dashboard.

Although, depending on your SFTP client, you may have access to features such as sorting, filtering, file synchronization, and properties, it is still recommended to use the Dashboard as it contains a recycle bin and is much faster than SFTP.

:computer: Choosing a SFTP Client:

SFTP client Supported platforms
Filezilla Windows, MacOS, and Linux
Cyberduck Windows and MacOS
WinSCP Windows
AndFTP Android
FTPManager IOS

:electric_plug: Establishing a SFTP Connection to Your Server:

Finding Your SFTP Credentials:

  1. Log in to the Dashboard.

  2. Choose a server within your server list.

  3. You will be redirected to your server’s Console page. In the top navigation bar, hover over “Advanced”, then navigate to FTP Access.

  4. Under “SFTP Details”, take a note of your SFTP details.

    SFTP Details

Do NOT share your SFTP credentials with anyone unless you absolutely trust them. These credentials will allow anyone to access and delete your files.

If you wish to reset your SFTP password, you may do so by clicking on “Change Password” under “Danger Zone” in the Settings page.

Connecting With Your SFTP Client:

  1. Launch your SFTP client.

  2. Follow the table below and input your credentials in the appropriate fields:

SFTP details Description
Protocol Make sure it is always set to SFTP.
Host-name The string of characters between sftp:// and the colon (:). It should resemble xxx.falixserver.net.
Port The string of numbers after the colon (:).
User-name Your SFTP user.
Password: Your SFTP password.

An alternate but easier option would be to click on “Launch SFTP” in the dashboard and inputting your SFTP password, however this only works on some devices.

FileZilla:

  1. Download FileZilla, install and launch it.

  2. Navigate to “File” > “Site Manager” > “New Site”.

  3. Enter your SFTP Details.

    FileZilla

  4. Click “Connect”.

WinSCP:

  1. Download WinSCP, install and launch it.

  2. Navigate to “Tabs” > “New Tab” > “New Site”.

  3. Enter your SFTP Details.

    WinSCP

  4. Click “Save”, then tick “Save password”, and confirm your choices.

  5. Click “Connect”.

AndFTP

  1. Download AndFTP and launch it.

  2. Click the Add (+) icon on the top bar of the app.

  3. Enter your SFTP Details and change “Type” to “SFTP”.

    AndFTP

  4. Click on “Save”.

  5. Click “Connect”.

FTPManager

  1. Download FTPManager and launch it.

  2. Click the Add (+) icon on the top bar of the app and select “SFTP”.

  3. Enter your SFTP Details.

    FTPManager

  4. Click on “Save”.

  5. Click “Connect”.