Skip to content

Communities-Communications/auto_backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

Prerequisites

This module needs the Python library pysftp, otherwise it cannot be installed and used. Install pysftp through the command sudo pip install pysftp

Version 8.0 or 9.0 or master?

Version 8.0 is the stable version for this module and build for Odoo V8, 9.0 is made for Odoo V9. The version 8.0 of this module is tested and verified, 9.0 is still in progress / test. The master version is the development version. The master version is still in testing and contains the newest features, which might still have problems/error.
Tip: At this point the master version is being rewritten to the new API and prepared for Odoo V10, please don't use this version at this point.
If you need to connect to a remote FTP server on another port than port 22 you should download and install the 9.0 or master version. Version 8 does not (yet) support another port than 22.

Guide / documentation

Need more help with this module or want a guide about how to set this up?

Errors / Suggestions

Please post them here under 'Issues' and I will get back to you as soon as I can!

About

Automated database backups from Odoo, both locally and on an FTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • HTML 19.3%