So I got my google drive to link with my VPS,
Do I need to move my VPS and Google drive?
Do I need to run a cron job for rclone to sync my backups from my vps to my google drive?
Thank you
So I got my google drive to link with my VPS,
Do I need to move my VPS and Google drive?
Do I need to run a cron job for rclone to sync my backups from my vps to my google drive?
Thank you
not sure what you mean?
rclone is a command line tool, so can run it from terminal, from cron, from systemd.
I miss typed lol, i meant to say mount, not move.
my command remains the same, you can run rclone mount
from
terminal, cron or systemd, any way you want.
if you want to use cron, search the forum, many examples.
if you want a well tested systemd, check out
https://github.com/animosity22/homescripts/blob/master/systemd/rclone-drive.service
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.