
Mount Keys¶
Service Key Mount¶
Service Key Mount is used to prevent Google API Bans. To make use of this, you need to create new Keys within a different Google Project.
IMPORTANT: Do not use the same Keys as for the Uploader!
Setup:¶
- Create new Service Account Keys (see Documentation)
- Share all Keys with all Team Drives and set to
Manager. - Place the new Keys in
opt/appdata/system/mount/keys. (You may name the Keys whatever you'd like) - When Keys are present, a file named
drive.csvis created underopt/appdata/system/mount. This file contains all Team Drive information from yourrclone.conflocated inopt/appdata/system/rclone.
If you don't have an rclone.conf, you can create the drive.csv manually.
Unencrypted Team Drives example:
1 = TEAM_DRIVE_NAME
2 = TEAM_DRIVE_ID
TV|0AFsVct4HDKPrUk9PVvvvvvvvv
TV4K|0AFsVct4HDKPrUk9PVxxxxxxxxxx
Movies|0AFsVct4HDKPrUk9PVyyyyyyyyyy
Movies4K|0AFsVct4HDKPrUk9PVzzzzzzzzzz
...
Encrypted Team Drives example:
1 = TEAM_DRIVE_NAME
2 = TEAM_DRIVE_ID
3 = PASSWORD - <HASHED|PLAIN>
4 = PASSWORD SALT - <HASHED|PLAIN>
tdrive1|0AFsVct4HDKPrUk9PVvvvvvvvv|72nsjsiwjsjsu|72nsjsiwjsjsu
tdrive2|0AFsVct4HDKPrUk9PVxxxxxxxxxx|72nsjsiwjsjsu|72nsjsiwjsjsu
tdrive3|0AFsVct4HDKPrUk9PVyyyyyyyyyy|72nsjsiwjsjsu|72nsjsiwjsjsu
tdrive4|0AFsVct4HDKPrUk9PVzzzzzzzzzz|72nsjsiwjsjsu|72nsjsiwjsjsu
...
Support¶
Kindly report any issues/broken-parts/bugs on github or discord