I’ve spent a few days moving WordPress sites around between servers recently. A relatively simple if not mundane task, copy all the files from one server to another using SCP in terminal then moving the database, link the two up and all is well. You can move SQL by using command line in terminal, but […]