Linux

ErpNext backup a site

To backup a site in ErpNext, you need to backup files and database. To backup files, run frappe@sok:~/frappe-bench$ bench –site erp.serverok.in backup…

ErpNext restore backup

To restore ErpNext backup, run bench –site erp.serverok.in restore –with-public-files /backup/20201112_140222-erp_sevrerok_in-files.tar –with-private-files /backup/20201112_140222-erp_sevrerok_in-private-files.tar /backup/20201112_140505-erp_sevrerok_in-database.sql To see how to take backup check ErpNext…

SSH Tunnel

If you have a server with SSH access, you can use it as sock 5 proxy or for port forwarding with just…