How to Backup, Move and Restore Drupal 7 Sites

OSTraining
Course Summary
In this class, Robert goes through all the steps to backup, move and restore your Drupal website.
-
+
Course Description
In this class, Robert goes through all the steps to backup, move and restore your Drupal website.One of the most important parts of running a website is having backups. While the Backup and Migrate module does a lot (database backups), its important to understand your backup and restore strategy and how to do it manually via CPanel, FTP or the command line.
Robert learned HTML/CSS back in 2008 when he decided to start a film review site, and he continued adding to his site file-by-file the old-fashioned way for a year. When he asked a web developer friend how to build a site that "automatically lists content on the homepage and stuff," he was pointed to Drupal.
Since then, Robert has continued to build his experience with the CMS by using it on his own projects and by managing other brands' pre-existing Drupal sites. In doing so, he has learned some of the best ways to use the tools Drupal has available--and what mistakes to avoid.
In his spare time, Robert trains Brazilian Jiu Jitsu and works on too many side programming projects. He is also the author of two books.
-
+
Course Syllabus
Videos
Introduction
Site Setup
Anatomy of a Drupal BackupFree
Backup Files via CPanel
Backup Files via FTP
Backup Files via the Command Line
Backup the Database via CPanel
Backup the Database via the Command LineFree
Downloading the SQL File
Update Settings
Reinstall DrupalFree
Import the Database
Summary
Quiz