Question
Vesta Backup Cron Job ubuntu 14.04
Hello.
I have this problem that has been bothering me for quite some time. I have installed the VestaCP on my ubuntu 14.04 droplet. It has only the default cron jobs. The problem that occurs is that a “backup” directory is created, where all the backups are kept, and this directory eventually takes up the whole disk space of the droplet. I can delete manually afterwards. Any help with that??
below is the list of all the cron jobs:
sudo /usr/local/vesta/bin/v-update-sys-rrd
sudo /usr/local/vesta/bin/v-update-user-stats
sudo /usr/local/vesta/bin/v-backup-users
sudo /usr/local/vesta/bin/v-update-sys-queue backup
sudo /usr/local/vesta/bin/v-update-sys-queue webstats
sudo /usr/local/vesta/bin/v-update-sys-queue traffic
sudo /usr/local/vesta/bin/v-update-sys-queue disk
Thanks in advance
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×