Hello community, I want to create backup and restore from odoo.sh staging using SSH. I have script in my remote server and I can restore from production db under daily.backup. But when I tried to backup manually from staging, I can't see any backup file in staging ssh and I found this in production ssh under daily.backup folder and I don't see filestore for this backup db. I am wondering why this staging db backup is under production. So, my first question is 'Is this normal behavior?'. Then, is it possible to create backup from my script? I don't want to use manual backup before I run my script.
Denna fråga har flaggats
7080
Vyer
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
0
mars 22
|
7319 | ||
|
|
2
apr. 25
|
4699 | ||
|
|
2
dec. 24
|
9636 | ||
|
|
2
maj 24
|
10143 | ||
|
|
1
sep. 23
|
191 |
Hi , How did you access to the daily backup from your remote server ?
I have exactly the same issue, have you find any solution to trigger a backup of your staging from your script ?