Create multiple Shared (Team) Drive remotes single cmd w/txt or batch file?

What is the problem you are having with rclone?

I was working to find the cmd to create a Google Shared (Team) drive via the Rclone config create cmd. I have a few dozen Team Drive remotes I'd like to create at once. I'm reviewing the documentation now and was also wondering if there's some context that would apply to other remote system creations.

What is your rclone version (output from rclone version)

go version: go1.15.2

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Windows 10, 64bit

Which cloud storage system are you using? (eg Google Drive)

Google Shared (Team) Drives
13 + variable(s)

Summary of request

I was curious if this was possible and if there's a good concept in the documentation to review.

If you check through this issue, there are some examples and ideas.

1 Like

There is a gsheet/xlsx template in this repo that will auto-generate the commands to create remotes for a set of TDs, as well as a couple of simple bash scripts that will do the same from a list in a text file.

Separately, if you want to actually generate TDs (as opposed to the rclone remotes) then safire will add a single or multiple drives. It takes a minute to set it up.

1 Like

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