Jump to content

Recommended Posts

Posted

The

Download a home directory backup

does not contain databases, e-mail filters and alias.

 

But it has everything else,

and there is a corresponding place to upload your backup.

So with the other links below it, you can backup everything

I have not figured out what to do with the whole backup yet.

 

But I did make the backups:

Download a home directory backup, databases, e-mail filters and alias

 

then terminated the account,

recreated it, and restored everything back with the above backups.

Posted

So if the only database I currently have is part of my MovableType installation, then I guess I don't need to worry about backing up databases (at this time).

 

Is there a way to set up cron to do a home directory backup nightly and store it back in my web space? I do this with my MT databases with the following command:

>mysqldump -u mycpanelname_mtdbusername -pmypassword mycpanelname_mtdbname | gzip -c > /home/cpanelname/backups/backup-mt-doggydiaries.sql.gz

It backs up my Movable Type database and overwrites/stores the new backup on top of the old backup.

  • 5 weeks later...
Posted

Make sure you have no space between the -p and password, and that you are using the correct username/databasename. Those will be cpanelname_username and cpanename_databasename.

 

If you have still having problems you can pm me the exact line you put and I'll try to help you with it. =)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...