Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
I need a plugin that can backup the entire Wordpress installation ( files ,databases , plugins with configurations intact ,and other settings of WordPress itself ) .
Also it should support storing of the backup in desired locations including cloud storage like Dropbox , G-Drive , Skydrive etc.
I have found few plugins, but they need CURL to work and I don't know whether my provider supports CURL , and can anyone suggest me how to find out if CURL is supported ?
2013-08-20 15:38:54
Yup, there are great number of backup plugins but for advance and diverse features like auto storing backup Rackspace Cloud, Google Drive, FTP, SFTP, Dreamobjects etc.. we have few options of plugins, here you can find such
http://www.technologybell.com/best-wordpress-backup-plugins-free/
2013-07-15 16:35:42
You can come to know it by knowing the
difference between Wordpress.com and Wordpress.orgI think that you can have full power in Wordpress.org in which it offers customization in PHP code.So,if your provider is Wordpress.org,then you can use the plugins you are thinking of.Makeuseof has listed some of the best Wordpress plugins.It suggests WordPress Backup to DropboxAlso,see BackWPup - WordPress Backup Plugin
2013-07-15 14:06:55
they should tell you if CURL is supported in their description or manual...call your provider to enable CURLUpdraftPlus Backuphttp://wordpress.org/plugins/updraftplus/BackWPup http://wordpress.org/plugins/backwpup/•Store backup to FTP server (needs ftp)•Store backup to Dropbox (needs curl)SMEStorage Multi-Cloud WordPress Backuphttp://wordpress.org/plugins/smestorage-multi-cloud-files-plug-in/BackUpWordPresshttp://wordpress.org/plugins/backupwordpress/Backuphttp://wordpress.org/plugins/backup/http://www.wpsquare.com/backup-wordpress-blog-google-drive/Duplcator will package both the wp-content and database in a sql file.http://wordpress.org/plugins/duplicator/
2013-07-16 09:52:18
Thank you for your answer.