borg_ynh icon indicating copy to clipboard operation
borg_ynh copied to clipboard

Change backup time schedule

Open Thatoo opened this issue 3 years ago • 4 comments

Hello,

I'm wondering how we can check and then change the backup time schedule? I think I set it up to weekly but I would like to be sure and if I set it up to monthly then I'd like to change it. How can we do that?

Regards,

Thatoo avatar Oct 22 '20 17:10 Thatoo

I guess it can be done with a command like sudo yunohost app setting borg on_calendar -v "weekly"

If someone could confirm, this issue could be closed

Thatoo avatar Jan 02 '21 19:01 Thatoo

No it's not enough to make it work. You need to change the borg.timer in /etc/systemd/system .

zamentur avatar Mar 03 '21 17:03 zamentur

Now you also can change Frequency in borg config-panel.

But it's seems there is a bug to apply cf https://github.com/YunoHost-Apps/borg_ynh/issues/119

xoddark avatar Jan 18 '22 20:01 xoddark

Just in case, systemctl status borg.timer can help, FWIW

olberger avatar May 03 '22 12:05 olberger