DreierF / MyTargets

Android app, which helps archers keep track of their training progress
GNU General Public License v2.0
81 stars 44 forks source link

More Backup providers / set location manually #354

Open reox opened 6 years ago

reox commented 6 years ago

I saw there is now a backup tool in the App - very nice :) I'm using SeaFile as a cloudstorage and it would be very nice to use this as a backend to store backups. Probably same applies for other self-hosted clouds like NextCloud, Owncloud, ... At least for Seafile, it should be easy to implement as it is integrates into the filesystem. On my device I can access it via the filemanager. Thus I think it should be sufficient to be able to choose the location where to store the backups.

ghost commented 6 years ago

My personal solution for this: I backup locally and use the Android program FolderSync using WebDAV to sync the data to my NextCloud instance. Maybe something like this works for you as a workaround.

bmhorn commented 4 years ago

Thus I think it should be sufficient to be able to choose the location where to store the backups.

This would be also a great advantage if one wants to store the backup on the sd-card instead of the internal storage.