What is the best ways to keep my Google Cloud Storage bucket data safe

0 votes
I want to keep offsite backups so object versioning won't help I guess.

I was looking was to keep incremental, rsync-like local copies of my buckets. I was hoping gsutil would be able to have a sync command (like s3cmd does), but it doesn't seem to have something of that sort.

What's the best way I could achieve this?
Oct 16, 2019 in GCP by Sam
• 6,260 points
810 views

1 answer to this question.

0 votes

There's rsync command that could be used with gsutil (introduced starting in version 4). 

You could probably use it to synchronize data from your bucket to a local disk.

Hope this helps!!

If you need to know more about Google Cloud, It's recommended to go for Google Cloud architect certification course.

Thanks!

answered Oct 16, 2019 by Sirajul
• 59,230 points

Related Questions In GCP

0 votes
1 answer
0 votes
1 answer

Mounting a Google cloud storage bucket to a GKE pod as a persistent disk.

Yes, its possible. There's a similar project,follow ...READ MORE

answered Oct 16, 2019 in GCP by Sirajul
• 59,230 points
9,529 views
0 votes
1 answer
0 votes
1 answer

GCP Error: 403: Access Denied

Check that your credentials are correct. For ...READ MORE

answered Oct 9, 2019 in GCP by Sirajul
• 59,230 points
3,672 views
0 votes
1 answer

Permissions issue with Google Cloud Storage Bucket.

You can regain access to the object by assigning an applicable role, like roles/storage.objectAdmin, to ...READ MORE

answered Oct 10, 2019 in GCP by Sirajul
• 59,230 points
4,604 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP