View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002962 | Composr | backup | public | 2016-12-02 17:21 | 2021-11-17 21:31 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | closed | Resolution | won't fix | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002962: Allow backup to use cdn_transfer mechanism | ||||
Description | Call cdn_transfer hooks from the backup system, to possibly copy a backup file to one of the configured CDN services. This is effectively automated off-site backup. (e.g. to Dropbox, if 0001392 is implemented) The CDN transfer hooks decide, based on paths, what would syndicate. So it would be configured by having exports/backups in the path. Probably that should be a default. Consider also stripping out the direct support the backup system has for backing up to FTP, and make this code into a cdn_transfer hook too. That way anything can benefit from the same system. | ||||
Tags | Type: Cloudification | ||||
Time estimation (hours) | 5 | ||||
Sponsorship open | |||||
related to | 0001392 | closed | Chris Graham | Adding images from Photobucket, Flickr and Perhaps Facebook |
|
This would be a cool feature. At the same time, it's not too hard to set up something like rsync to do it. |
|
We don't really need this. If we want it stored on shared storage, we can do that with NFS already. We just mount it correctly. Even S3 can be mounted using FUSE. It's best to leave cdn_transfer just for specifically transferring uploads to edge networks / for people who don't have enough disk space for user uploads and cannot set up FUSE. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-12-02 17:21 | Chris Graham | New Issue | |
2016-12-02 17:22 | Chris Graham | Relationship added | related to 0001392 |
2017-05-01 17:08 | Chris Graham | Relationship added | related to 0003147 |
2019-06-27 01:28 | Chris Graham | Note Added: 0005988 | |
2020-11-07 20:12 | Chris Graham | Tag Attached: Type: Cloudification | |
2020-11-07 20:12 | Chris Graham | Relationship deleted | related to 0003147 |
2021-11-17 21:31 | Chris Graham | Assigned To | => Chris Graham |
2021-11-17 21:31 | Chris Graham | Status | non-assigned => closed |
2021-11-17 21:31 | Chris Graham | Resolution | open => won't fix |
2021-11-17 21:31 | Chris Graham | Note Added: 0007168 |