Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 290 |
Technical Name |
backup_to_dropbox |
License | LGPL-3 |
Website | https://github.com/fasilwdr |
Versions | 13.0 14.0 15.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 290 |
Technical Name |
backup_to_dropbox |
License | LGPL-3 |
Website | https://github.com/fasilwdr |
Versions | 13.0 14.0 15.0 |
Automated backups to DropBox
A tool for backup both Database and File store
Features

Local Backup
Taking backups to local folder

Backups to DropBox
Uploading backups to DropBox

Error Notification
Sending E-mail on backup failure

Auto Remove Backups
Remove uploaded back-ups from both local and dropbox after n days(as per you given)

Pre-Requirement
Install dropbox python library and dependencies
pip install tqdm
pip install dropbox
Configure Dropbox API
Go to this URL and Create account in Dropbox or Login if you have account already.

Configure Backups
Go to Settings --> Technical --> Configure back-ups

E-mail on backup failure
Stay informed of problems, automatically!
Do you want to know if the database backup failed? Check the checkbox 'Enable' under Error Notification and fill in your e-mail. Every time a backup fails you will get an e-mail in your mailbox with technical details.


Change Scheduled Backups
Go to Settings --> Technical --> Scheduled Actions --> DropBox Backup scheduler

Contact / Support
Need help or want extra features?
Need help with the configuration or want this module to have more functionalities? Please contact me on email
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
working for odoo sh ..??
If it works for the Odoo.sh, the (host) and the (database) and (port) for what .?
Or what should I write in these fields?
Does it work on Enterprise?
Hi
Does this work on Enterprise?
Re: Does it work on Enterprise?
Yes. It will work on enterprise also
ErRPC_ERROR Odoo Server Error
Re: ErRPC_ERROR Odoo Server Error
Hi,
It is permission issue, Please provide permission for the folder '/home/bitnami/backups'
You can use below code