Personal utility · Not a public service

A private bridge between
rclone and Google Drive.

Rclone Drive Connector is a personal-use OAuth application that lets its owner authorize rclone to access, organize, and synchronize files in their own Google Drive.

Application scope

One owner. One Drive.
No public sign-ups.
Local configuration
01Purpose

Personal file synchronization

02Access

Owner-authorized Google Drive data

03Availability

Private, non-commercial use

File access with one clear purpose.

This OAuth client allows the app owner to connect the open-source rclone command-line tool to their own Google Drive account. Once authorized, rclone can list, download, upload, copy, move, rename, and delete Drive files when the owner explicitly runs a corresponding command or scheduled synchronization task.

The website itself does not provide sign-up, file browsing, or storage. It exists to document the purpose and privacy practices of the OAuth client used in the owner's local rclone configuration.

1

Authorize

The owner approves the requested Google Drive permission through Google's OAuth screen.

2

Store locally

rclone stores the resulting OAuth token in its local configuration on the owner's device.

3

Run rclone

Drive data is accessed only when the owner runs rclone commands or their own scheduled tasks.

Private by design,
limited by intent.