Announcement
Collapse
No announcement yet.
putty.exe
Collapse
X
-
http://www.vbulletin.com/docs/html/m...nce_ssh_backup
This has -Q
http://www.vbulletin.com/forum/showp...09&postcount=7
This one does not have -Q
Just wondering whic is correct? Thanks again for your help.
Leave a comment:
-
OK thanks.
So, do we need the -Q in the command? I've seen instructions on this forum with it (in the vb manual) and other support techs have left it out in their posts, so not sure.
mysqldump --opt -Q -h serverurl -u username -p dbname > domain.com/backup/name.sql
Thanks!
Leave a comment:
-
Originally posted by indieOK, I watched the putty window, and yes, it returns to the prompt when it completes.
The prompt is a dollar sign.
$
And I enter the command after the dollar sign, and then it asks for the password, and when it completes (a few seconds later) the dollar sign returns, so I assume this is correct.
Now, can someone comment on my previous post? Thanks a lot!
-Q|--quote-names
Quote table and column names with รข
Leave a comment:
-
OK, I watched the putty window, and yes, it returns to the prompt when it completes.
The prompt is a dollar sign.
$
And I enter the command after the dollar sign, and then it asks for the password, and when it completes (a few seconds later) the dollar sign returns, so I assume this is correct.
Now, can someone comment on my previous post? Thanks a lot!
Leave a comment:
-
Anyway to tell if it's complete?
The first line starts with:-- MySQL dump
And the last line is username tables, and ends with: ;UNLOCK TABLES; /*!40000 ALTER TABLE `word` ENABLE KEYS */;
Also, what is the -Q for in the command. I was told I don't need it, and have seen it used, and not used in some posts.
Thanks!Last edited by indie; Mon 21 Mar '05, 9:49pm.
Leave a comment:
-
The only way you should be immediately returned to an O/S prompt is if you add the "&" at the end of the command.
Leave a comment:
-
Maybe the prompt is different with each host, and I'm currently on a shared plan, so maybe it's different?
I dont see the folders and files like I do with ftp. All I see is the prompt, and I enter the code, and it creates the file.
Maybe that's how it's done using my host?
Thanks
Leave a comment:
-
It hasn't been doing that for me. The window stays the same. I just give it enough time and then close it.
I am following everything, so I don't know why it would be different.
I connect, and enter password.
Then I enter:
mysqldump --opt -Q -h serverurl -u username -p dbname > domain.com/backup/name.sql
Then, it says "password" and I enter it. Then, I get the green cusror, and the file is made, but nothing else happens in putty.
I am using these instructions, and here, it doesn't say anything about the cusror.
http://www.vbulletin.com/docs/html/m...nce_ssh_backupLast edited by indie; Mon 21 Mar '05, 6:32pm.
Leave a comment:
-
it should look like
[[email protected] root]./db_backup.sh
then hang and once its done you'll get a new line with
[[email protected] root]
Leave a comment:
-
For me, it goes to the command prompt after pushing enter, when you start the job. Is that normal?
Leave a comment:
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Leave a comment: