ChrisMacPherson
Programmer
Hi,
I need to copy a database from a remote server where I have ssh access to my local computer. Can anyone tell me how to do this?
I was thinking something like this:
- login to ssh
$mysql_admin database_name | local_pc (very simplified)
Any help would be appreciated.
Thanks.
Chris MacPherson
I need to copy a database from a remote server where I have ssh access to my local computer. Can anyone tell me how to do this?
I was thinking something like this:
- login to ssh
$mysql_admin database_name | local_pc (very simplified)
Any help would be appreciated.
Thanks.
Chris MacPherson