|   |   |   | ||||
| Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. | 
|    | 
| 
 | |||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
|  | Thread Tools | 
|  10-05-2016, 11:31 AM | #1 | 
| Too lazy to set a custom title Industry Role:  Join Date: Feb 2005 
					Posts: 17,301
				 | 
				
				Wordpress sites backups
			 Guys, I have a network of about 80 WP sites spread over 10 different hosts. What would be the best way to backup them (files+DBs) regularly? Doing it manually is a pain. Thanks for your advices. | 
|   |           | 
|  10-05-2016, 01:07 PM | #2 | 
| Confirmed User Industry Role:  Join Date: Nov 2013 
					Posts: 93
				 | I'm using InfiniteWP to manage the Wordpress sites in bulk and it also has backup features. | 
|   |           | 
|  10-05-2016, 01:12 PM | #3 | 
| So fuckin' bored Industry Role:  Join Date: Jun 2003 
					Posts: 32,386
				 | 
				__________________ Obey the Cowgod | 
|   |           | 
|  10-05-2016, 01:23 PM | #4 | 
| Confirmed User Industry Role:  Join Date: Nov 2005 
					Posts: 2,539
				 | Denny, the easiest, most reliable way to do this is via simple automation. 
 If you don't know how to do this type of thing, just shoot me a PM and I can explain it in detail specific to your needs. 
				__________________ NSFW | 
|   |           | 
|  10-05-2016, 02:22 PM | #5 | 
| Confirmed User Industry Role:  Join Date: Feb 2011 
					Posts: 110
				 | Another plugin that is both free and paid is UpdraftPlus, it allows you to backup to like 15 different backup/storage options, plus it allows you to send the backups several different ones for double/triple the backups. | 
|   |           | 
|  10-05-2016, 03:40 PM | #6 | |
| Confirmed User Industry Role:  Join Date: May 2006 
					Posts: 4,665
				 | Quote: 
   
				__________________ Sharleen Spiteri - 1989 - In The Ass | |
|   |           | 
|  10-05-2016, 04:38 PM | #7 | 
| Confirmed User Industry Role:  Join Date: Jun 2012 Location: Canada 
					Posts: 1,338
				 | Yeah me too I use WP-DBManager WordPress Plugins, it can send the backup to your email too... 
				__________________  ROBO SCRIPTS | WP CAM PLUGIN - Scripts To Promote Cam Sites - Chaturbate, BongaCams, Streamate, LiveJasmin, Stripchat... The Cam Site Builder, The Cam Multi Site Builder -> MULTIPLE CAM SITES IN ONE | 
|   |           | 
|  10-05-2016, 06:33 PM | #8 | |
| Confirmed User Industry Role:  Join Date: Oct 2013 Location: Canada 
					Posts: 894
				 | Quote: 
 A remote server with OpenStack is perfect for this. That's what I have. Once setup and tested (untested backups aren't better than bricks), It's awesome. | |
|   |           | 
|  10-06-2016, 04:30 AM | #9 | 
| Too lazy to set a custom title Industry Role:  Join Date: Feb 2005 
					Posts: 17,301
				 | Thanks guys   | 
|   |           | 
|  10-06-2016, 05:10 AM | #10 | 
| Confirmed User Join Date: Jan 2007 
					Posts: 84
				 | I use UpdraftPlus too, great plugin. You can schedule backups every 4, 8, 12, daily, weekly or monthly backups. You may back up DB and files separatly + nice other features and that's only the free version. | 
|   |           | 
|  10-06-2016, 07:36 AM | #11 | |
| Confirmed User Join Date: Feb 2006 
					Posts: 994
				 | Quote: so for example i can ftp upload backup on fresh domain and have my old site with all goodies running? 
				__________________ Pure Japan japanese babes blog | |
|   |           | 
|  10-06-2016, 09:26 AM | #13 | 
| Grrrrrrrrr Industry Role:  Join Date: Oct 2002 Location: Dreamland 
					Posts: 4,976
				 | |
|   |           | 
|  10-06-2016, 10:41 AM | #14 | 
| Confirmed User Industry Role:  Join Date: Nov 2005 
					Posts: 2,539
				 | The problem with plugins is that they create a dependency on a third party -- OFTEN by authors doing it for a hobby or for free. And then you now rely said third party author to keep their plugins current. Plugins are likely the #1 reason for problems with Wordpress sites during an upgrade, themes are probably second. Not to mention that every plugin you use -- even those not activated -- add to a server overhead and external calls (such as checking them for upgrades). Thus, for anyone with the ability to do so, removing as much reliance on third parties to make your site work is not a bad thing. Certainly for something as simple as backups, database dumps, and rsyncs, using native command line tools like tar, mysqldump, and shell ftp, would be more efficient overall. 
				__________________ NSFW | 
|   |           | 
|  10-06-2016, 11:10 AM | #15 | 
| So fuckin' bored Industry Role:  Join Date: Jun 2003 
					Posts: 32,386
				 | It backups MySQL databases only (all posts, pages and the whole site structure). It does not backup any files however (e.g. images, videos etc). 
				__________________ Obey the Cowgod | 
|   |           | 
|  10-06-2016, 11:53 AM | #16 | 
| VIP Industry Role:  Join Date: Jul 2013 
					Posts: 22,111
				 | I am using WP-DBManager plugin. Works flawlessly. | 
|   |           | 
|  10-06-2016, 12:05 PM | #17 | 
| Confirmed User Join Date: Feb 2006 
					Posts: 994
				 | Thanks Cyber, can you advice me how to backup whole site with images from galleries as well in maximum easy way? 
				__________________ Pure Japan japanese babes blog | 
|   |           | 
|  10-06-2016, 12:34 PM | #18 | 
| So fuckin' bored Industry Role:  Join Date: Jun 2003 
					Posts: 32,386
				 | I don't know about a universal solution. I do backup databases and files with separate scripts. Actually it's not a big deal to write a script which will do both things simultaneously and perhaps it already exists somewhere.. 
				__________________ Obey the Cowgod | 
|   |           | 
|  10-06-2016, 02:02 PM | #19 | |
| Confirmed User Industry Role:  Join Date: Nov 2005 
					Posts: 2,539
				 | Quote: 
 Code: # ########################################################## # DUMP DATABASE(S) # ########################################################## mysqldump --user=root --password='whatever' --host=localhost databasename > databasename.sql # ########################################################## # TAR WEBSITE(S) # ########################################################## tar -cpf domainname.tar /path/to/domainname.com # ########################################################## # MOVE FILES TO BACKUP FOLDER # ########################################################## mv databasename.sql /path/to/backups/ mv domainnanme.tar /path/to/backups/ All one needs to do then is to add a cron job to execute backups.sh nightly. Code: 0 0 * * * /bin/bash /path/to/backups.sh > /dev/null And these command line instructions remove any dependency on a third party plugin and are included with any basic *nix server. 
				__________________ NSFW | |
|   |           | 
|  10-06-2016, 03:45 PM | #20 | 
| Master(bater) Industry Role:  Join Date: Aug 2010 
					Posts: 914
				 | ^^^ This. Excellent tool | 
|   |           | 
|  10-06-2016, 03:45 PM | #21 | |
| Confirmed User Join Date: Oct 2002 Location: Holland 
					Posts: 466
				 | Quote: 
 | |
|   |           | 
|  10-06-2016, 05:10 PM | #22 | 
| Confirmed User Industry Role:  Join Date: Nov 2005 
					Posts: 2,539
				 | Good catch. 
				__________________ NSFW | 
|   |           |