Thread
:
ssh backup particular mysql table / database
View Single Post
#
11
(
permalink
)
10-25-2007, 02:47 PM
brothers
Junior Member
User
Join Date: Oct 2007
My distro: Debian
Posts: 6
Rep Power:
0
I have ssh access no problem what I do not understand is how to command should I command all those codes you provided?
or just this part
Code:
#!/bin/bash DBNAME="phpbb" DBPASS="myPassWord" DBUSER="admin" DBHOST="localhost" BACKUP="out.sql"
brothers
View Public Profile
Send a private message to brothers
Find all posts by brothers