Bug 14400 - Automated backup to cloud storage
Summary: Automated backup to cloud storage
Status: CLOSED WONTFIX
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Indranil Das Gupta
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-17 06:14 UTC by Indranil Das Gupta
Modified: 2020-11-30 21:45 UTC (History)
3 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.