Automatic Backup (Dropbox, Google Drive, Amazon S3, SFTP)

by
Odoo 15

32.68

v 8.0 v 10.0 v 11.0 v 12.0 Third Party 449
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Discuss (mail)
Lines of code 731
Technical Name automatic_backup
Versions 8.0 12.0 10.0 11.0 13.0
You bought this module and need support? Click here!

Odoo Automatic Database Backups

Manage automatic backup rules

Backup only database or database and all files

Backup to selected folder or to remote server via FTP or SFTP

Backup to your Dropbox cloud storage

Backup to your Google Drive

Backup to Amazon S3

Easy settings visible only to Administrators

(Requires active developer mode)

Chatter and detailed e-mail messages support

All Futures

  • Backup database or database and files
  • Backup types: local folder, FTP, SFTP, Dropbox, Google Drive, Amazon S3
  • Chatter with information about all created backups
  • Mail messages: success backups, failed backups (with cause), deleted old backups
  • Possibility to delete old backups
  • Easy settings
  • Backup via SFTP requires additional python package: pysftp
  • Backup via Dropbox requires additional python package: dropbox
  • Backup via Amazon S3 requires additional python package: boto3
  • Email me for test server!

Contact / Support

    For support / details / suggestions / questions please email me: support@gksoftware.pl
    I am also creating custom modules.

Changelog

1.6.2 [2020-08-13]
  • Fix issue with deleting old backups via Google Drive
1.6.1 [2020-08-02]
  • Increase Dropbox data chunk size for better performance
1.6.0 [2020-07-29]
  • Update Google Drive Backup
  • Added Google Drive and Odoo Server settings to backup view
  • Folder backups use less memory
1.5.6 [2019-05-18]
  • Rewrite part of the code. Removed calling tell() method because it is causing problems for some users.
1.5.5 [2019-05-01]
  • Fix issue with to small backups and dropbox
1.5.4 [2019-01-06]
  • Added support for big backups over Dropbox
  • Moved changelog from manifest.py to changelog.rst and description
1.5.3 [2018-11-24]
  • Removed decorator from dump_db method
  • Added possibility to create backup with list_db = False option
1.5.2 [2018-05-13]
  • Use the same method for Google Drive database and filestore backups
1.5.1 [2018-05-08]
  • Fixed issue with Google Drive database only backup
1.5.0 [2018-01-26]
  • Added Amazon S3 backup option
1.4.5 [2018-01-26]
  • Fixed compatibility issue with Google Drive and Windows
1.4.4 [2018-01-24]
  • Fixed typo in code
1.4.3 [2018-01-18]
  • Changed name of the module
1.4.2 [2017-12-16]
  • Added support for custom Google Drive backup path
1.4.1 [2017-12-01]
  • Updated ir.model search to new version
1.4.0 [2017-11-04]
  • Added SFTP backup option
1.3.1 [2017-10-29]
  • Storing flow/auth files in Odoo filestore instead of database or Odoo folder
1.3.0 [2017-10-15]
  • Updated to Dropbox API v2
1.2.5 [2017-10-15]
  • Removed testing information
1.2.4 [2017-07-27]
  • Added testing information
1.2.3 [2017-07-26]
  • Specified required Dropbox python package version, compatibility issues with the newest one
1.2.2 [2017-07-25]
  • Fixed: Error with finding date of existing backups
1.2.1 [2017-07-09]
  • Fixed: writing args to other cron jobs
1.2.0 [2017-05-28]
  • Added Google Drive backup option
1.1.8 [2017-05-23]
  • Added option to change backup filename
1.1.7 [2017-05-18]
  • Fixed cron argument in Odoo 8
1.1.6 [2017-05-18]
  • Support for Dropbox Python Package v7.3.0
1.1.5 [2017-05-11]
  • Better filename validation
1.1.4 [2017-05-10]
  • Showing inactive backup rules
1.1.3 [2017-05-10]
  • Fixed bug with creating FTP backup on Windows
1.1.2 [2017-05-09]
  • Fixed bug with creating backup on Windows
1.1.1 [2017-05-04]
  • Windows-friendly backups
1.1.0 [2017-05-03]
  • Added Dropbox backup option
1.0.1 [2017-05-01]
  • Fixed bug - ignoring delete_old_backups False flag
1.0.0 [2017-01-05]
  • Initial release

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
by
Ignacio Ibeas - Acysos
on 4/4/19, 11:13 AM

I have add dropbox api2. =========================== The module not working with Dropbox, it has an invalid key and secret. I have replace with my own keys and connect. But It continue not working because is only for smaill backups files, it don't use dropbox api2. I have write to the developper and don't reply and I have solved this problems but is a module with bugs. Don't pay for this module. Acysos (info@acysos.com). Odoo Partner: https://www.odoo.com/partners/acysos-s-l-80090?country_id=67

Re:
by
Grzegorz Krukar
on 4/30/19, 7:16 PM Author

Use new version, both issues are fixed since 2019-01-06. Already responded to this comment below.


perfect backup
by
LEONTIC INNOVA
on 1/7/19, 5:15 PM

great software , all work and great support. Testing in googledrive y sftp Thanks


by
mohd.alsaegh@lantana-solutions.com
on 7/13/20, 7:45 AM Confirmed Purchase

Dear , I hope this message finds you well. Iam trying to upload backup to google drive , however it showing this message : ==== Sign in with Google temporarily disabled for this app This app has not been verified yet by Google in order to use Google Sign In. ==== https://www.linkpicture.com/q/0002.png what is the solution for this ?


App has been approved by Dropbox
by
Grzegorz Krukar
on 1/7/19, 11:03 AM Author

Creating Dropbox backups is now possible.


Fixing Issues
by
Grzegorz Krukar
on 1/5/19, 9:34 PM Author

Ignacio Ibeas - You did not give me enough time to reply, creating Odoo modules is not my only job. I try to respond as soon as possible but sometimes i have other projects to work on. 1. "The module not working with Dropbox, it has an invalid key and secret." Module is currently waiting for production validation from Dropbox, it just reached limit of 50 users. 2. "is only for smaill backups files" This issue is already fixed. 3. "it don't use dropbox api2" It does use Dropbox API 2, it is not possible to use old API.


Not working with dropbox
by
Ignacio Ibeas - Acysos
on 1/3/19, 11:55 AM Confirmed Purchase

The module not working with Dropbox, it has an invalid key and secret. I have replace with my own keys and connect. But It continue not working because is only for smaill backups files, it don't use dropbox api2. I have write to the developper and don't reply and I have solved this problems but is a module with bugs. Don't pay for this modulo. Acysos (info@acysos.com). Odoo Partner: https://www.odoo.com/partners/acysos-s-l-80090?country_id=67


I like to buy your product
by
Husam M. Obaid
on 12/5/18, 10:06 AM

dear Vendor, Kindly i need to buy your product but before that i need to make sure that you are going to do all the required support that allow me to manage your product installation Thanks Husam


GK
by
Grzegorz Krukar
on 11/22/18, 8:43 AM Author

Sorry i did not see your message. You need to place the module folder inside odoo addons folder and restart odoo server, than simply install module from apps page. From Odoo store FAQ: You need to copy paste the module that is inside the zip file to your addons folder. If you are installing the module into an existing database, you need to enable the Technical Features to click on Settings > Update Modules List. Your new module will now appear in the list of modules that you can install.


how with this?
by
Volodymyr Tomchak
on 10/18/18, 1:39 PM Confirmed Purchase

Error while importing module 'automatic_backup': 'automatic.backup\n\n/tmp/tmps4xundjf/automatic_backup/data/data.xml\n5'