The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
ssh help
anyone could help me back up files through ssh i got this error
bash-2.05$ mysqldump --opt -u**** -p**** clan_racknine_net > c:\dumpz.sql mysqldump: Got error: 1130: Host 'localhost.localdomain' is not allowed to connect to this MySQL server when trying to connect |
#2
|
||||
|
||||
you can't do that... you have to dump it onto the server then you can download it after it dumps.
mysqldump --opt -uUSERNAME -p databasename > /path/to/dump.sql make sure you are logged into mysql first. |
#3
|
|||
|
|||
i tried this still get same error any idea?
bash-2.05$ mysqldump --opt -u**** -p**** clan_racknine_net > /home/maindump.sql |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|