MaxMaeder / DriveBackupV2

Uploads Minecraft backups to Google Drive/OneDrive or by (S)FTP
https://dev.bukkit.org/projects/drivebackupv2
MIT License
160 stars 49 forks source link

[Feature Request] Add more storage services #202

Open XedoIT opened 3 weeks ago

XedoIT commented 3 weeks ago

What feature do you want to see added?

I was thinking that it would be useful to introduce other file storage services, such as iCloud Drive and Mega (at the moment only these two come to mind) to help Minecraft server owners avoid spending money on subscriptions that they would otherwise only use for backup of their server.

Are there any alternatives?

Nope.

lrmtheboss commented 3 weeks ago

Mega doesn't have a native library for Java and doesn't have documentation for a generic HTTP API if they have one. iCloud does have a native java library so we'll look into it further.