jasmeowthecat
Small Deno Script to upload to my server not working due to not being able to be run on CentOS
I have seen recommendations to build it from source which I have zero idea how to do, and I just need a simple solution and finally gave up, coming to this Discord in the process. I am slowly going insane!
6 replies
Small Deno Script to upload to my server not working due to not being able to be run on CentOS
All it does is go to the file, grabs it, and uploads it to my server. The code works fine on the Debian OS based side but not CentOS, and some clients can't switch due to incompatibility with other systems they run. I have attempted a force over for them but it's difficult as they are adamant. The point is, simple little thing where I run a server coded in deno, and the clients "upload" their backup log to my own server if that makes sense. There is nothing wrong with rclone, the tool itself, the actual server neither the deno code, it's just annoying as I am stuck trying to run it.
6 replies