-
It appears auto updating cron will wipe any other cronjob you have created. I had created a question on [StackExchange](http://unix.stackexchange.com/questions/268113/crontab-resetting-itself/271180) …
-
I installed cdp on fresh server, and add server from ovz, mysql to cpanel and create Backup Jobs, i added and cron jobs for all backup jobs but none of the backups cant finish example logs are below
…
-
**Describe the problem/challenge you have**
I am trying to implement a scheduled backup using Velero daily, so in the default format YYYYMMDDHHMMSS, I would like to be able to remove the HHMMSS.
…
-
- varnish
- haproxy
- pound
- sysadmin scripts (backup, logrotation, cron, apache conf?)
-
**Is your feature request related to a problem? Please describe.**
Currently, timely auto-updates delays auto-updates until a certain amount of time has passed, but still relies on the wp-cron "twice…
-
Hi,
This is a question/improvement.
After being using for while btrbk I am happy with the balance between complexity of configuration and results (thanks for taking your time to develop it). How…
-
It would be pretty cool if we could offer automatic backup of one channel's data to a git repository.
User story:
- go to channel/account settings > channel backup
- select `automatic backup to g…
-
When using bup-cron's snapshot feature (`-s LVM`), `bup index` gets called like this (via `bup-cron -s LVM /`):
```
bup index --exclude-rx-from=/etc/backup-exclude-bup.txt --one-file-system /media/bu…
-
When I run
```
tarsnapper -c /usr/local/etc/tarsnapper.conf make
```
I get output like
```
Creating backup mail: mybackupjob-20150610-092951
3 backups are matching
0 of those can be deleted
```
I …
-
```
What steps will reproduce the problem?
1. python /usr/local/flyback/flyback.py --backup
2. works when run in gui window, does not work in cron or on a remote ssh shell
3. message: error: could no…