Hi there !
Hi there !
As admin I can see cron for backup users is in the list. But it does not run. Do I need to add it to crontab manually? Configuring Server / CRON
Re: Hi there !
Hi,
write more about your problem
write more about your problem
Re: Hi there !
Yes you can, You should to run
To check, your log
Code: Select all
tail -f /var/log/cron
To run backup manually
Code: Select all
/usr/local/vesta/bin/v-backup-user user
Regards