/ Published in: Bash
Expand |
Embed | Plain Text
ssh user@example.com 'mysqldump -q -u database_user -p database optional_table' > backup.sql
Comments
Subscribe to comments
- Posted By: hyperwhat on February 29, 2008
You need to login to post a comment.
