C:\rclone>rclone mount Google: Q:
2018/11/25 11:29:54 NOTICE: Config file “C:\Users\Twisted\.config\rclone\rclone.conf” not found - using defaults
2018/11/25 11:29:54 Failed to create file system for “Google:”: didn’t find section in config file
i created my Google drive it’s Called Google i did it with RcloneBrowser , entered my own key and secret.
when i open my .rclone.config i get
[Google]
type = drive
client_id = **************************************************
client_secret =******************************
scope =
root_folder_id =
service_account_file =
token = {“access_token”:"***************************************
not sure why it’s saying 2018/11/25 11:29:54 NOTICE: Config file “C:\Users\Twisted\.config\rclone\rclone.conf”
when i pointed it to C:\rclone>rclone mount Google: Q using Rclone 1.42
I did add the .rclone.conf inside of C:\Users\Twisted.config\rclone but it didn’t do anything
thank you