senbonzakura
Fri 6th Jun '08, 5:52pm
Hi i'm using the following command in an attempt to save backup via SSH
mysqldump --opt -Q -u dbusername -p databasename > backupname.sql
the problem is after i type the command, i expected to get a prompt asking for a password but the SSH Client just hangs and does nothing, any ideas please
thanks
mysqldump --opt -Q -u dbusername -p databasename > backupname.sql
the problem is after i type the command, i expected to get a prompt asking for a password but the SSH Client just hangs and does nothing, any ideas please
thanks