Bug 14400

Summary: Automated backup to cloud storage
Product: Koha Reporter: Indranil Das Gupta <indradg>
Component: System AdministrationAssignee: Indranil Das Gupta <indradg>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, katrin.fischer, mtompset
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Indranil Das Gupta 2015-06-17 06:14:17 UTC
Current cron job handle automated backup of Koha database and config schema. This patch is designed to extend the function of automated backup on Dropbox based cloud storage.
Comment 1 Mark Tompsett 2015-06-18 03:37:26 UTC
Thought this might be handy.
https://github.com/andreafabrizi/Dropbox-Uploader
Comment 2 Katrin Fischer 2020-01-07 23:02:48 UTC
I feel like this is a WONTFIX as there are many cloud providers and this appears more to be a task on system administration level. We would start rebuilding tools that probably already exist.