• Resolved AngeloLazzari

    (@angelolazzari)


    Hi, we disabled wordpress cron and we are using ubuntu crontab to launch things. So, we set the backwpup database cron job to be scheduled by link, we added the crontab line in linux, the

    5 * * * * wget -q -O - the_link > /var/www/html/backwpup-cron.log 2>&1

    but that seems not run any backup… even we see the crontab start correctly… and if we launch manually the link the backup is done correctly…

    can you suggest anything?
    thank you very much

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘lauch backup with linux cron’ is closed to new replies.