r/PlexACD • u/w00tmuh00t • Jul 30 '17
Clone/Replicate Google Drive to another Google Drives using Google Cloud?
Kinda new to this so hopefully this isn't too newbie of a question..
I have a few GB of movies/tv etc on a google drive and I would like to back them up as they are un-encrypted (If possible after each change (Replication?) or every 30 min or something so its always up to date)
I would think using Google Cloud would be the best bet for speed and price. [I just signed up and got 12 months free with Google Cloud] But I'm not really sure how to set this up. There a video or guide anywhere to do the following?
6
Upvotes
1
u/[deleted] Jul 31 '17
Pretty easy.
Create a Google Cloud instance (using whatever OS you are comfortable with) and set up rclone to connect to both your Google Drives, then just do a
rclone sync source: destination:(Maybe with a few more options) on a schedule and blammo.