Toggle navigation
Knowledge Base
Login
Search Knowledge Base Articles
Search
Import big sql file (Gigabyte)
1) Upload (by filezilla) your sql file to your server for example /home/runcloud/webapps/runcloud
2) Access ssh by terminal (mac) or putty (windows)
mysql -u abcdb -p abcdb < /home/runcloud/webapps/runcloud/
abcdefog.sql
3) Wait until finish
Did you find this article useful?
Yes
No