Hello!
I just set up cloud sync with a backblaze account and all is well. This seems like a cron job set up of some specific rclone commands, so I am trying to see how best to add bandwidth limits (ideally ones based on schedules/times of day). I figure there are a few ways to do this:
1) replace the "cloud sync" tasks with regular "cron" tasks that have the right parameters added,
2) find where the cloud sync process creates its cron jobs and add bandwidth parameters,
3) wait for an update that adds this support to the cloud sync function.
What do you all think?
I just set up cloud sync with a backblaze account and all is well. This seems like a cron job set up of some specific rclone commands, so I am trying to see how best to add bandwidth limits (ideally ones based on schedules/times of day). I figure there are a few ways to do this:
1) replace the "cloud sync" tasks with regular "cron" tasks that have the right parameters added,
2) find where the cloud sync process creates its cron jobs and add bandwidth parameters,
3) wait for an update that adds this support to the cloud sync function.
What do you all think?