Results 11 to 17 of 17
-
23rd Jun 2011, 02:53 AM #11OPMemberWebsite's:
MechoDDL.com Leaserver.comEasiest method for you mate ...
Login to ssh and do this ...
mysql -uUSERNAME -pPASSWORD DATABASENAME < MYDATABASE.sql
instead of USERNAME put your username
instead of PASSWORD put your pass ofc
instead of DATABASENAME put your empty database that you created to import your data into
instead of MYDATABASE.sql put your .sql file name.
Good luck,
Ryan
Thanks|| Leaserver : Virtual Server Solutions
|| Leaserver.com - Virtual servers | Netherlands
|| 99.9% server uptime guaranteed
|| www.leaserver.com | email : sales@leaserver.com
-
23rd Jun 2011, 03:00 AM #12Member
@praveer
use ftp to upload database to ur server first,then login to ssh & use this command
mysql -u dbusername -p databasename < /path/to/backupname.sql
You will be prompted for the database password. Enter it and the database will restored.
-
23rd Jun 2011, 03:06 AM #13OPMemberWebsite's:
MechoDDL.com Leaserver.comMate here uploading speed sucks
|| Leaserver : Virtual Server Solutions
|| Leaserver.com - Virtual servers | Netherlands
|| 99.9% server uptime guaranteed
|| www.leaserver.com | email : sales@leaserver.com
-
23rd Jun 2011, 07:12 AM #14Member
How big is your db?
Compress the file before upload.
-
23rd Jun 2011, 07:52 AM #15MemberMate here uploading speed sucks
nano file.sql
it will open up text editor, just copy the text from your own computer and paste it in the terminal.
then save the file and run the command
mysql -u dbusername -p databasename < file.sql
If you still need help, let us know
Cheers,
Ryan
-
23rd Jun 2011, 07:53 AM #16OPMemberWebsite's:
MechoDDL.com Leaserver.comIts 45 MB lemme try to compress it.
|| Leaserver : Virtual Server Solutions
|| Leaserver.com - Virtual servers | Netherlands
|| 99.9% server uptime guaranteed
|| www.leaserver.com | email : sales@leaserver.com
-
23rd Jun 2011, 07:54 AM #17Member
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Kloxo database import
By saini in forum Server ManagementReplies: 2Last Post: 4th May 2012, 01:33 AM -
Can't import dreamhost database in other
By rahul23 in forum Server ManagementReplies: 11Last Post: 10th Feb 2012, 01:50 PM -
who knows how to import a large database on VPS via SSH . please help
By Ciul3x in forum Technical Help Desk SupportReplies: 11Last Post: 27th Oct 2011, 09:25 PM -
How to Import database.sql
By Trusteduploader in forum Web Application/Script SupportReplies: 6Last Post: 27th Mar 2011, 05:00 PM -
How to import a large database
By desibreaker in forum Server ManagementReplies: 17Last Post: 26th Oct 2009, 12:43 AM
themaLeecher - leech and manage...
Version 5.03 released. Open older version (or...