Quote:
Originally Posted by FRDS
make sure you are backing up using SSH commands to get database dumps and you can even use it to package the files.
If you backup the entire database, and all files then that also includes plugins and you wont have to manually restore them.
|
When you say package the files what do you mean exactly?
And when you say backup the files and entire database that simply means running like something MySqlDumper or SSH and then copying everything off of my server via ftp?