Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
6663 Представления

In odoo15, I want to restore database in odoo.sh and I can't upload my database through the browser cause my zip file is too large and I need to use through the ssh .But I don't know how to do it. How can I do it?

Аватар
Отменить
Лучший ответ

Can you please elaborate it like where to run it. and how to locate the dump file stored in computer. Thnak you 

Аватар
Отменить
Лучший ответ

Upload your dump at the following location through ssh using:
(make sure your access key is added in your profile)

rsync -P --inplace  5920475@rayacx.odoo.com:/home/odoo/odoosh_import_dump.zip

Should your build not have enough disk space, you can add more in the project's Settings.
Once it's done click import, it will consume the dump.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мар. 24
1620
4
июл. 24
3637
1
февр. 23
1922
1
дек. 22
11448
5
нояб. 22
59701