drive.ex3.dev
Personal Google Drive mount
This is a private, non-commercial OAuth integration for fewer than 100 personally known users. It lets rclone mount Google Drive on Linux as an on-demand filesystem.
How it works
- Google handles sign-in and authorization.
- rclone runs on each user's own device and talks directly to Google Drive.
- OAuth tokens, file contents, and the local file cache stay on that device.
- This website does not receive Google credentials or Drive files.
The integration accesses Drive data only to carry out filesystem actions requested by the user, including listing, reading, creating, updating, and deleting files.