[SOLVED] How To Share An Encrypted Team Drive?

I’ve been dabbling this morning to see if can use a teamdrive to increase my daily upload quota, by uploading using more than one google account. So far I’ve:

  1. Created a team drive and shared with another gmail account
  2. created identical team drive remotes on both accounts in separate rclone configs using the same passwords, but with different client IDs and secrets

Both rclone configs can upload files fine, but the encryption details are different e.g. ‘Movies’ created by config1 comes out as ‘gobbledygook_string1’ and by config2 as ‘gobbledygook_string2’ so I end up with two folders where each instance can’t decrypt files and folders created by the other.

Is there a way for two rclone instances to share an encrypted team drive? If not, is there another better way to do this?

Thanks in advance for any help

ok, I’ve solved my problem if anybody else finds this thread. All I had to do was create the teamdrive configuration using my 2nd gmail account - no need for 2 rclone configs