Skip to main content

How to SSH/sFTP into your server

If you are looking to manage your server using SSH or want to transfer files using sFTP you will need to download the SSH/sFTP key from the access page of the panel as we do not provide a password for logging in via these methods.

Using an SSH/sFTP key increases the security of your service as it requires the user connecting to the service to have a physical file on their system rather than just entering a password.

Downloading the SSH/sFTP key

  1. Login to the CreeperPanel then click on the Access link in the sidebar This will take you to the Access page where you can download a temporary SSH Key or upload your own.
    msedge_2022-10-28_19-52-58.png

  2. Click on either Generate Temporary Key or you can upload your own key, in this guide we will use the Temporary Key generated on the panel, if you get a pop-up saying it may invalidate existing keys, click on Invalidate Keys
    msedge_2022-10-28_20-34-08.png

  3. After clicking on Generate Temporary key it will now show you a pop-up that contains a lot of text, click on the Download PuTTY Key button to download the SSH/sFTP key
    msedge_2022-10-28_19-55-47.png

  4. If this is the first time connecting via SSH/sFTP you will now need to log in to your server with PuTTY to set a sudo password, if you have previously set a password you can skip to the next step.
    A sudo password allows you to run commands with elevated privileges, and it's important to remember this password.
    You can use the following guide to set up PuTTY then once you are connected through PuTTY you will be prompted to set the password
    putty_2022-10-28_21-10-48.png
  5. You can now follow one of our guides at the following link to set up your tool of choice :

    • WinSCP:

    • CyberDuck:

    • FileZilla:

    • PuTTY: