콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2 답글
6929 화면

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.

아바타
취소
관련 게시물 답글 화면 활동
1
3월 24
1795
4
7월 24
3894
1
2월 23
2094
1
12월 22
11684
5
11월 22
60111