Video Tutorial
What is SFTP
In computing, the SSH File Transfer Protocol is a network protocol that provides file access, file transfer, and file management over any reliable data stream. It was designed by the Internet Engineering Task Force as an extension of the Secure Shell protocol version 2.0 to provide secure file transfer capabilities. Wikipedia
This allows you to manage files remotely through an SFTP client without having to access our game panel.
Choosing a SFTP Client
A SFTP client is required:
SFTP Clients:
Software | Platform Support |
---|---|
Filezilla | Windows, macOS, and Linux |
Cyberduck | Windows and macOS |
WinSCP | Windows |
Swish | Windows |
AndFTP | Android |
FTPManager | IOS |
Linux usually has SFTP integration built into the file manager.
Connecting to your server
Method 1
- Go to the Game Panel.
- Click on your server then go to the “Settings” tab.
- Make sure you have an SFTP client installed.
- Click on “Launch SFTP”.
- You should see your SFTP client launch, if this does not happen follow Method 2.
- Type in your panel’s password (the password you used to log in to the panel).
Method 2
- Go to the Game Panel.
- Click on your server then go to the “Settings” tab.
- Launch your SFTP client.
- Follow the table below.
SFTP details | Description |
---|---|
SERVER ADDRESS | The text before the colons (:) is your Hostname. The numbers after the colons (:) is your port. |
USERNAME | Insert this into the “username” field. |
Password | Insert your panel’s password into the “password” field. |