MySQL Forums
Forum List  »  Backup

Re: transfer mysqldump backup via SSH
Posted by: valoonux
Date: March 26, 2006 03:13PM

Hi Seb,

Simply Type :
# mysqldump -u root -pyourpassword databsename > /localdir/file.sql

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: transfer mysqldump backup via SSH
7208
March 26, 2006 03:13PM
10191
March 26, 2006 06:09PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.