Get free backup service for your database and storage
1–10 of 12 posts
Re: Get free backup service for your database and storage
#2Sounds like a great way to get your Google account banned for a suspicious activity.
Re: Get free backup service for your database and storage
#3"Docker container to Backup mysql database and minio storage to Google drive using RCLONE and CRON every 30 mins." Sounds like a great way to get your Google account banned for a suspicious activity.
Re: Get free backup service for your database and storage
#4"Docker container to Backup mysql database and minio storage to Google drive using RCLONE and CRON every 30 mins." Sounds like a great way to get your Google account banned for a suspicious activity.
What's the criteria to get a google account banned?
Re: Get free backup service for your database and storage
#5Re: Get free backup service for your database and storage
#6"Docker container to Backup mysql database and minio storage to Google drive using RCLONE and CRON every 30 mins." Sounds like a great way to get your Google account banned for a suspicious activity.
Reference please What's the criteria to get a google account banned?
I don't think even people working at abuse detection at Google know the criteria. It's just AI.
Re: Get free backup service for your database and storage
#7I think it is great that you've found a cool use for rclone, but at the same time don't see how this hits front page when it is basically a cron for running `rclone copy` every 30 minutes which is highly prone to issues. You'd be much better off just mounting your remote storage and running another tool to keep things synced, or utilize Restic or something else for backups.
Probably the fact that it sort of takes advantage of google as a free backup service
Re: Get free backup service for your database and storage
#8"Docker container to Backup mysql database and minio storage to Google drive using RCLONE and CRON every 30 mins." Sounds like a great way to get your Google account banned for a suspicious activity.
Re: Get free backup service for your database and storage
#9"Docker container to Backup mysql database and minio storage to Google drive using RCLONE and CRON every 30 mins." Sounds like a great way to get your Google account banned for a suspicious activity.
People (ab)use rclone + Google drive for worse, and I have yet to hear of anyone's account getting banned because of it.
This is a separate google drive provisioned specifically to be used via API through google cloud
I think Google Cloud has a Google Drive API for such use cases