Closed bassmaster187 closed 8 months ago
webdav or nextcloud or GoogleDrive would be great.
I am picking the current file using a "Scheduled Task" (aka Cron Job) and a script running outside of Teslalogger. Saving another set of credentials on Teslalogger is no real option from my point of view.
Am 28/05/2020 um 09:23 schrieb Eugen:
webdav or nextcloud or GoogleDrive would be great.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bassmaster187/TeslaLogger/issues/200#issuecomment-635160493, or unsubscribe https://github.com/notifications/unsubscribe-auth/AL4L3BH5U35I36NZ2HCF54TRTYGPXANCNFSM4NMZK2HQ.
How about GDrive?https://linuxnewbieguide.org/using-google-drive-from-the-linux-command-line/
command line upload is possible
rclone seams to have almost everything we need: https://rclone.org/
Is your feature request related to a problem? Please describe. After the backup will be made, it must moved to a different location.
Describe the solution you'd like There Should be a script my-backup.sh to be able to do thinks after the backup is done. e.g. move the files to dropbox / NAS...
Please provide ready to go templates for popular cloud services / ftp / NAS