[SOLVED] How can I update my bot code from my PC?

Impala640

Reputable
Jan 21, 2019
403
13
4,695
So I bought a server and I need a way to push code to my server wirelessly. Is there an easy simple way of doing this or no? I tried doing it via github but it was hard. I am also having issues port forwarding right now so that limits my opportunity's by a good portion. Is there any system I should use to do this?
 
If I were to do it not locally how would I have to do it?
Not sure what you mean by "not locally".

But...an FTP server on your server box, pubilcly accessible. Password protected, of course.
Connect to it from your home system, upload the relevant files.
Log on to the server, and move things around as needed.

What kind of "game server" is this?
Where did you buy it?
 
Not sure what you mean by "not locally".

But...an FTP server on your server box, pubilcly accessible. Password protected, of course.
Connect to it from your home system, upload the relevant files.
Log on to the server, and move things around as needed.

What kind of "game server" is this?
Where did you buy it?
The server is just for a discord bot, I will need to connect to it to push patches and everything, the server is literally just an old computer of mine with a new mobo and ram and PSU and it runs much better then before.