DreamObjects backup plugin has worked well. $0.025/GB but they only bill you once you hit $5.50 in total billings - so if you're just backing up WP sites it'll probably take you a few years before you see a charge.
For me, using a backup plugin is the worst method when you are using unmanaged VPS. You need to build a web server, configuring vHost, install basic wordpress and add the related-backup-plugin into your WP before you can restore it.
And again, for me, the best method for backup a wordpress is zipping the whole WP { file + DB dump + vHost config (and SSL cert) } and then send this zip file to cloud storage (DropBox, GDrive, etc). You may want to create a script and schedulling it via cron.
@bap said: For me, using a backup plugin is the worst method when you are using unmanaged VPS. You need to build a web server, configuring vHost, install basic wordpress and add the related-backup-plugin into your WP before you can restore it.
And again, for me, the best method for backup a wordpress is zipping the whole WP { file + DB dump + vHost config (and SSL cert) } and then send this zip file to cloud storage (DropBox, GDrive, etc). You may want to create a script and schedulling it via cron.
#sory my bad English.
no you don't need to setup a fresh wordpress to restore the backup (backupbuddy): you need only the gzip + one .php file and it restore everything.
Harambe said: DreamObjects backup plugin has worked well. $0.025/GB but they only bill you once you hit $5.50 in total billings - so if you're just backing up WP sites it'll probably take you a few years before you see a charge.
Ah...you can try it for 30 days, or sign up for a prepaid. I don't see where you can store for free until you hit $5.50...?
I prefer old style for WP unless something different is necessary. I avoid WP Plugins on a VPS for backup because you add a good amount of useless php that has to be executed only 1 time every day. Here are my favourite actions unless i need something more specific:
Configure and secure a small Storage VPS for SFTP (CentOS7)
Any suggestion on scripts ? I am currently backing it up manually using filezilla and phpmyadmin. It would be very nice to automate the process. Is there any step by step tutorial ? Thanks.
And also, I use version control for backup. E.g. git. I find it useful. Because one time I got infected or something, and I am able to choose which point in time I want to restore from.
Harambe said: DreamObjects backup plugin has worked well. $0.025/GB but they only bill you once you hit $5.50 in total billings - so if you're just backing up WP sites it'll probably take you a few years before you see a charge.
Ah...you can try it for 30 days, or sign up for a prepaid. I don't see where you can store for free until you hit $5.50...?
I think you have to deposit something to start. Which is not a negative, just saying...
I didn't have to deposit anything, just had to add a credit card and they validate it. If you have a Dreamhost account already, in the billing section you can see the Compute/Storage stuff and just start creating buckets.
It's not really something they advertise ($5.50 min payment), but I've had an account for a year now, here's my billing email for this month:
The tech-savvy person may back up their sites manually. But, for me, being a non-technical person, I have to back up my WordPress site with a backup plugin. The most reliable method to me is to create backups with the most reliable backup plugin. So, I have tried many free WordPress plugins. At last, Updraftplus and WPvivid Backup/Restore meet my requirement, because they both cover the backup and restore features in their free version. Apart from one-click restore, the free version of both plugins support to create manual and scheduled backups and upload to cloud storage and more. They both works great on my site. With two millions active installations, Updraftplus is my final choice. However, WPvivid Backup/Restore works very well as a new plugin. In my opinion, it is very promising plugin and worth a try.
Comments
files + DB o.O
Use Backupbuddy
Dump the db outside of the www folder, then rsync/ftp/mail it and the files in your www folder to another location.
zip/tar before transfer.
I prefer updraftplus.
https://wordpress.org/plugins/dreamobjects/
DreamObjects backup plugin has worked well. $0.025/GB but they only bill you once you hit $5.50 in total billings - so if you're just backing up WP sites it'll probably take you a few years before you see a charge.
backupbuddy & let it upload to google drive
updraftplus ,send backup data by email
db dump and www folder into a tar then rysnc to my backup server.
updraftplus with dropbox upload
Either this plugin https://uk.wordpress.org/plugins/duplicator/ or database+www folder download/ftp
Personally, I'd go with VaultPress for WordPress. You have good choices here as well.
UpdraftPlus + self-hosted Minio instance.
For me, using a backup plugin is the worst method when you are using unmanaged VPS. You need to build a web server, configuring vHost, install basic wordpress and add the related-backup-plugin into your WP before you can restore it.
And again, for me, the best method for backup a wordpress is zipping the whole WP { file + DB dump + vHost config (and SSL cert) } and then send this zip file to cloud storage (DropBox, GDrive, etc). You may want to create a script and schedulling it via cron.
#sory my bad English.
no you don't need to setup a fresh wordpress to restore the backup (backupbuddy): you need only the gzip + one .php file and it restore everything.
Ah...you can try it for 30 days, or sign up for a prepaid. I don't see where you can store for free until you hit $5.50...?
https://www.dreamhost.com/cloud/storage/
I think you have to deposit something to start. Which is not a negative, just saying...
Just tar up your wordpress directory and dump your database (or use automysqlbackup to do daily, weekly, and monthly automatic mysql database backups)
I prefer old style for WP unless something different is necessary. I avoid WP Plugins on a VPS for backup because you add a good amount of useless php that has to be executed only 1 time every day. Here are my favourite actions unless i need something more specific:
Any suggestion on scripts ? I am currently backing it up manually using filezilla and phpmyadmin. It would be very nice to automate the process. Is there any step by step tutorial ? Thanks.
edit: I found what I was looking for. https://codeable.io/backup-wordpress-dropbox-without-plugin/
bash script. not a rocket science. automated too.
And also, I use version control for backup. E.g. git. I find it useful. Because one time I got infected or something, and I am able to choose which point in time I want to restore from.
I'm using BackWPup plugin. It's very easy to use.
I didn't have to deposit anything, just had to add a credit card and they validate it. If you have a Dreamhost account already, in the billing section you can see the Compute/Storage stuff and just start creating buckets.
It's not really something they advertise ($5.50 min payment), but I've had an account for a year now, here's my billing email for this month:
Updraftplus - I like the option to create a separate rackspace container with it's own credentials for each site.
The tech-savvy person may back up their sites manually. But, for me, being a non-technical person, I have to back up my WordPress site with a backup plugin. The most reliable method to me is to create backups with the most reliable backup plugin. So, I have tried many free WordPress plugins. At last, Updraftplus and WPvivid Backup/Restore meet my requirement, because they both cover the backup and restore features in their free version. Apart from one-click restore, the free version of both plugins support to create manual and scheduled backups and upload to cloud storage and more. They both works great on my site. With two millions active installations, Updraftplus is my final choice. However, WPvivid Backup/Restore works very well as a new plugin. In my opinion, it is very promising plugin and worth a try.
Backwpup wordpress plugin
.sh
.tar.xz
All-in-One WP Migration and UpdraftPlus WordPress Backup are really good plugins. Try one of them for backup.
OP you didn't mention whether you are using shared hosting or a VPS/Dedi because backup method depends on the kind of hosting you are using.
Interesting topic. I use updraftplus and some manual SFTP, but will bookmark this page for future reference.
I hope OP has found a solution. This is from near 2 years ago.