Is there a way to get odoo.sh backup via terminal?
I want to get my odoo.sh backup on another server
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Is there a way to get odoo.sh backup via terminal?
I want to get my odoo.sh backup on another server
Certainly! Here are the detailed steps to get an Odoo.sh backup via terminal:
cd backup.daily
ls
scp root@ip:/path
cd data
zip -r filestore.zip filestore
scp filestore.zip root@ip:/path
By following these steps, you will have successfully transferred both the SQL backup file and the filestore directory to your server, ensuring you have a complete backup of your Odoo.sh instance.
Thanks & Regards,
Mobile: (+91) 8849036209
Email: info@candidroot.com
thank you, but what if I want specific backup(old one) from odoo.sh
you restore live old backup into staging and transfer backup from staging shell.
you can restore live old backup into staging and transfer backup from staging shell. ***
Hi,
Not sure if this will work, but you can try, if you open the Editor in odoo sh, you can see a folder name backup.daily which contains some back up file. get the path to this folder and from the odoo sh shell, using the scp command you can push this to a different server.
Thanks
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
May 24
|
4922 | ||
|
1
Mar 25
|
5615 | ||
|
9
Apr 25
|
62481 | ||
|
4
Apr 25
|
10562 | ||
|
1
Mar 25
|
2106 |