Make rclone copy automatic?

I just setup a server using rclone with an unlimited google drive account. The server has limited space so I wanted to copy not sync it so if I delete files on my server, gdrive will still have them. Every time I try to find help they just copy and paste the manual command. I really do not want to have to do it several times a day, even if I can get a script to copy every X hours I can make do. Also one thing to note is that I dont have root.

Thanks in advance!

Hello Marvin,

Just paste the non-automated command into your crontab (or into the scheduled-execution-facility your OS offers, if it’s not a Unix-like OS).

Cheers,
– Durval.