• Resolved guillanbesada

    (@guillanbesada)


    I have a problem and it is that the scheduled backups only start when I log into the backoffice. So I thought about creating a scheduled cronjob task, so that it automatically activates said scheduled backup. But I would need a url to which this backup would be executed when accessed. does updraftplus have a url to do that? Thanks.

Viewing 1 replies (of 1 total)
  • Plugin Support vupdraft

    (@vupdraft)

    UpdraftPlus can only make a backup when WordPress is loaded into Memory.  This normally happens when someone visits the site. 

    I would recommend setting up a number of dummy visits to the site via an external cronjob.

    These are automated tasks performed by the server.

    You will need to set up an automated task to visit your site (please set the cron job to visit: http://yourdomain.com/wp-cron.php?doing_wp_cron )every 1-5 minutes (This will also keep the rest of your WordPress scheduler running):

    Your hosts may have a tool to set up a cronjob, or you can use an online  tool such as EasyCron

Viewing 1 replies (of 1 total)

The topic ‘url to create a backup when accessed’ is closed to new replies.