I made a Virtual Machine using Google Cloud's Debian GNU/Linux 9 server. In there, I have a script that writes and saves to an Excel (xlsx) file at a certain time every day. I have tmux installed so that it keeps running the script when I shut my pc off.
Is there a way for me to retreive this information in an easy way instead of me having to open up the server and downloading it from there. It kind of defeats the whole purpose of me making a bot. :/
Thanks!
Ps. I'm on a Windows10 desktop