|
Yes,
you are able to load a MySQL database from a file using SSH.
The command you must issue is as
follows:
"mysql -u YourDBUsername -p
YourDBName < YourDataFile"
You will be prompted for your password.
Once you enter the password, the file "YourDataFile" will
be imported into your MySQL database.
NOTE: If you have not yet made a request
for the Aplus.Net Support Department to enable the SSH on your account, please fax a copy of your Photo ID
or Drivers License to (661) 752-7775. You will need to wait until we enable
the SSH on your account before continuing to configure your SSH.
For instructions on configuring SSH access using PuTTY, click here.
For instructions on configuring SSH access using SecureCRT, click here.
|