[help]Moving server vps to vps

I would like to know the easiest way to move my fivem vps over to another vps. more worried about moving my database over with no problems i know how to back up server files an move them over just not database safely an server still run smoothly. i had help as im new to this an a dev set up my server but they wanna charge alot to move to another vps. i use heidisql an vibesgame vps an gonna switch to zaphosting vps.

Hello, just backups all your files and copy them over. Would not copy them over FTP, but I would recommend making a zip archive on your server and copy it to the second and then unzip it there.
With the database, you just dump/export your database in sql and import it to the second one. Just pay attention to the encoding.

Best bet with files to use some file hosting upload it anx just download to another vps

thanks everyone for help so i wouldnt have to change nothing in server.cfg or database when on new vps