-
Improvement
-
Resolution: Won't Fix
-
Minor
-
None
-
3.0.3
-
None
Add functionality to automated backups so administrators can have produced files sent to Amazon S3 buckets. This would be particularly useful for sites running on AWS, but can also be used for on-premise sites where storage for course backups is scarce.
Problems: AWS' SDK requires PHP 5.5+; implementation would ideally overhaul backup storage, external destinations would be configured as plugins of a sort, allowing Azure blob as well as S3.
I have no expectation this will be implemented or considered for some time, as there are practical issues preventing the drop-in of the AWS SDK; just getting the ball rolling.
- will be (partly) resolved by
-
MDL-46375 Move file-system specific components of file_storage and stored_file to new overridable API
- Closed