By Silas Kwarteng on December 13, 2024
Beginner

first login as root and copy it to /home/erpnext


Then change the ownership


chown erpnext:erpnext /home/erpnext/\_0637dbde5de7c849-backup-20240220\_113312.sql


 



And change to erpnext user


su - erpnext


 



Then from inside the frappe bench folder, as the erpnext user, run the following command


bench --site [demo1.powersoftsystem.com](http://demo1.powersoftsystem.com) restore /home/erpnext/\_0637dbde5de7c849-backup-20240220\_113312 --db-root-username root --db-root-password Ph@12345



More articles on Erpnext



More articles on Erpnext
Comments

No comments yet.

Add a comment
Ctrl+Enter to add comment