You are Here:
FAQ
Scripting and Programming Languages
SSH (Secure Shell)
Article #8
|
How can I backup my MySQL database using SSH?Our systems automatically backup your database every 24 hours. This backup is a safe guard in case there is a hardware failure. The backup is of the entire database server so it is unable restore an individual database. You can backup your database (dump you database) yourself at any time. Please follow the the instructions below: 1. Please log into your shell account via SSH and run this command: mysqldump -hdbxxx.perfora.net -udbo1xxxxxx -pxxxxxx dbxxxxxxxx >OutputFile Name Please replace this information with the MySQL login data shown in your control panel. Once the dump has been completed you will find the outputfile in your webspace. Note: Not all packages have SSH Access. If you don't have SSH access, then backup your database using phpMyAdmin. |
© 2008 1&1 Internet Inc - About 1&1 Internet