I'm trying to set up Service Accounts as I heard they bypass the 10TB/Download daily limit. I have 223TB of data on my drive that I'm trying to move to my NAS so I can say goodbye to google for good. But I can not for the life of me get this figured out. I followed the rclone documentation here but
rclone v1.63.1
- os/version: debian 11.5 (64 bit)
- os/kernel: 5.15.107+truenas (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.20.6
- go/linking: static
- go/tags: none
Storage: Google Drive
Command
./rclone -vv lsf SA:
Config
[SA]
type = drive
client_id = xxx.apps.googleusercontent.com
client_secret = xxxxxxx
scope = drive
service_account_file = /mnt/TANK/matt/rc/SA/file-loader-viewer-xxx.json
team_drive =
Log
matt@truenas:~/rc$ ./rclone -vv lsf SA:
2023/08/12 21:16:10 DEBUG : rclone: Version "v1.56.1" starting with parameters ["rclone" "-vv" "lsf" "SA:"]
2023/08/12 21:16:10 DEBUG : Creating backend with remote "SA:"
2023/08/12 21:16:10 DEBUG : Using config file from "/mnt/TANK/matt/.config/rclone/rclone.conf"
2023/08/12 21:16:11 DEBUG : Google drive root '': 'root_folder_id = 0AKcRGnab-WoMUk9PVA' - save this in the config to speed up startup
2023/08/12 21:16:11 DEBUG : 6 go routines active
matt@truenas:~/rc$
I am sure I'm just not wrapping my head around how this works..... I followed all the steps yet I cannot see any folders or files