Google Drive "drive.appdata" scope

Quick question about the “drive.appdata” scope for Google Drive remotes:

This only allows access to Rclone’s Application Data folder, and not the application data folder of any other connected app, is that right?

Is it at all possible for rclone to access the Application Data folder of any other connected app?

That is correct.

Only if you use the client_id and client_secret of the other app. If you don’t know those then you can’t see it’s data.

1 Like