Upload your bot files via SFTP
Uploading your code via SFTP offers several advantages, including the ability to upload folders or files larger than 100 MB.
If SFTP is not working, it may be because the node hosting your server is under a denial-of-service (DDoS) attack, and protection is active. In this case, please wait a few moments. In the meantime, you can always use Web FTP.
ℹ️ To upload via SFTP, you must first have an SFTP client installed on your computer. We recommend FileZilla.
First, go to your server via the control.katabump.com, then go to the Settings section.

You will then see two pieces of information: the Server Address and the Username.
Server Address: sftp://sftp.xx-node-xx.katabump.com:2022
Username: 16a1bf28f279784.8te7827
Password: This is the same password used to access your control.katabump.com account, which you will find listed on the dashboard.katabump.com
Then open FileZilla and enter this information. Leave the port section blank. Then click on quick connect.

Next, if this is your first time logging in, a pop-up window will appear. Click OK to continue.
If this is your first time logging in, and you are currently on an unsecured network, please wait until you are on a secure network to continue.

You are now connected to your server via SFTP. You can now browse your computer in the left section and the server in the right section. You can drag and drop folders or files.

Last updated