Connecting to your server's files with SFTP
SFTP is a popular protocol for connecting to a server's files and uploading/downloading files. It is a great way to manage files and upload your files from your PC.
Last updated
SFTP is a popular protocol for connecting to a server's files and uploading/downloading files. It is a great way to manage files and upload your files from your PC.
Last updated
You can use an SFTP client to connect to your server on bot-hosting.net and manage it's files.
The first thing you will need to do is download an SFTP client, which is used for connecting to the SFTP server and managing the files. This guide will use screenshots from WinSCP, but you can also use FileZilla. Download links:
WinSCP (Windows only)
Once downloaded, install the client you have chosen.
To connect to the SFTP server you will need your connection details. On the control panel, go on the settings tab of your server
If you have an SFTP client installed you can click Launch SFTP
and it will start your SFTP client with the details entered.
If your SFTP client does not launch for whatever reason, you can always start it yourself and copy and paste the connection details in (remember the number after the :
at the end is the port, and the bit before it is the host, i.e. in this example example.bot-hosting.net
is the host and 2022
is the port).
You will then need to get your SFTP password, which can be generated on the settings page of the client panel.
Once all the details have been entered, you can connect. You may be prompted to accept the server's keys with a warning that you haven't connected to this server before, in which case you should click yes. The warning may look as follows:
You should then connect and be able to manage your files, being able to copy files over from your PC and use the upload & download functions.