Logging into SFTP
A quick guide on how to login via SFTP
Introduction
This guide will help you login to your server and access it's files from your computer.
Prerequisites
- An account on the Lagless Panel.
Steps to logging into SFTP
Using WinSCP
You will need WinSCP for this tutorial, this is a Windows only SFTP application.
1. Getting the credentials for your server
- Go to the Lagless Panel
- Navigate to your server
- Click on the Settings tab
- Locate the SFTP Login credentials
- Copy the SFTP Address and Username
Note: You can find your SFTP details under the Settings tab. If you need to reset your password, you can do it under your service on the billing panel at my.lagless.gg.
2. Adding the credentials to WinSCP
- Open WinSCP
- Add a new site with the following details:
- Host name: Your SFTP Address (e.g.,
hydra.dal.lagless.gg
) - Port number:
2022
(make sure to change this from the default) - Username: As provided on the Settings Page (e.g.,
lagless.9a761fa8
)
- Host name: Your SFTP Address (e.g.,
- Enter your Lagless Panel password as the password for the new site
- Click Save and "Save Password" option, then click OK
3. Logging the server
- Press the Login Button
- Enter any credentials if it asks for them
Using FileZilla
You will need FileZilla for this tutorial
1. Getting the credentials for your server
- Go to the Lagless Panel
- Navigate to your server
- Click on the Settings tab
- Locate the SFTP Login credentials
- Copy the SFTP Address and Username
Note: You can find your SFTP details under the Settings tab. If you need to reset your password, you can do it under your service on the billing panel at my.lagless.gg.
2. Adding the credentials to FileZilla
- Open FileZilla
- Click the Site Manager icon
- Enter the following connection details:
- Host: Your SFTP Address (e.g.,
hydra.dal.lagless.gg
) - Port:
2022
- Protocol: SFTP - SSH File Transfer Protocol
- Username: As provided on the Settings Page (e.g.,
lagless.9a761fa8
) - Password: Your Lagless Panel password
- Host: Your SFTP Address (e.g.,
- Click the "Connect" button
Using Cyberduck
You will need Cyberduck for this tutorial
1. Getting the credentials for your server
- Go to the Lagless Panel
- Navigate to your server
- Click on the Settings tab
- Locate the SFTP Login credentials
- Copy the SFTP Address and Username
Note: You can find your SFTP details under the Settings tab. If you need to reset your password, you can do it under your service on the billing panel at my.lagless.gg.
2. Adding the credentials to Cyberduck
- Open Cyberduck
- Click the New Connection button
- Configure the connection with the following details:
- Switch the dropdown from "FTP" to "SFTP (SSH File Transfer Protocol)"
- Server: Your SFTP Address (e.g.,
hydra.dal.lagless.gg
) - Port:
2022
- Username: As provided on the Settings Page (e.g.,
lagless.9a761fa8
) - Password: Your Lagless Panel password
- Click the "Connect" button
Conclusion
By logging into the server with SFTP, you can upload folders, large files, and much more.