Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
905 มุมมอง

how do i use the SSH to import an odoo dump to odoo sh

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

@Niyas. Do you have a step by step 

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Upload your dump at the following location through ssh using:

(make sure your access key is added in your odoo sh profile)

rsync -P --inplace  252@project.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 the rsync upload is finished, click the Import button to launch the process.

From the odoo sh import backup screen, you will correct info for your project 

Thanks

อวตาร
ละทิ้ง