How to Use Rclone [One Google Drive to Another Google Drive]

Hello, I had Recently Know About Rclone and I Have No Idea How I Can Use Rclone,

I Have 6TB Data on Google Drive and Want to Clone On Another Google Drive Account,

Any one Please Help Me About How to Use RClone on Windows, With Detailed Guide
Videos May Help Me Better Understaning …

Thanks

I’d suggest you start by reading the docs.

rclone.org

Essentially, you’ll create two remotes (rclone config command) and a new API in the developer console for performance (https://rclone.org/drive/#making-your-own-client-id). Once they are created you’ll sync the two:

rclone sync remote1: remote2: --bw-limit=8.5

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.