• Works fine, thanks!
    Just one warning: if you change many files on your site, it takes plenty of server resources to do the backup, to the point that the server provider may ask to upgrade.
    I ended up with the following protocol:
    I use Dropbox syncing application on my home comp.
    I let the plugin handle minor updates to the site (a few files + any DB changes).
    In case I do a major change on my live site (a major upgrade to WP or change in a large plugin), I run rsync to synchronize the Dropbox directory on my home comp with my site. The Dropbox application synchronizes then it with Dropbox; after that the plugin just backs up the database.

  • The topic ‘Very helpful’ is closed to new replies.