{"id":13522119,"url":"https://github.com/l3v11/gclone","last_synced_at":"2025-03-31T22:30:36.596Z","repository":{"id":42006000,"uuid":"430241137","full_name":"l3v11/gclone","owner":"l3v11","description":"A rclone mod with auto SA rotation","archived":false,"fork":false,"pushed_at":"2023-09-16T19:36:52.000Z","size":256,"stargazers_count":142,"open_issues_count":1,"forks_count":41,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-02T06:31:36.029Z","etag":null,"topics":["gclone","google-drive","rclone"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/l3v11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-11-21T00:39:53.000Z","updated_at":"2024-10-30T11:50:36.000Z","dependencies_parsed_at":"2024-01-13T22:23:23.789Z","dependency_job_id":"0f1988f3-4813-4ac0-a6be-f3b742024a3d","html_url":"https://github.com/l3v11/gclone","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3v11%2Fgclone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3v11%2Fgclone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3v11%2Fgclone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/l3v11%2Fgclone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/l3v11","download_url":"https://codeload.github.com/l3v11/gclone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246552047,"owners_count":20795757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gclone","google-drive","rclone"],"created_at":"2024-08-01T06:00:42.549Z","updated_at":"2025-03-31T22:30:33.096Z","avatar_url":"https://github.com/l3v11.png","language":"Go","funding_links":[],"categories":["Complimenting Apps","Forks and Alternate Builds"],"sub_categories":["NFS"],"readme":"# Gclone\n\nGclone *(a modified version of the [rclone](https://github.com/rclone/rclone))* is a command-line program to sync files and directories to and from Google Drive.\n\n## Features\n\n- Synced with rclone version for getting the latest features and bug fixes\n- Provides dynamic replacement of the Service Accounts (SAs) for bypassing the 750GB/day limit of Google Drive\n\n\n## Instructions\n\n### 1. Configuring the service_account_file_path\n\nAdd `service_account_file_path` in config file for dynamic replacement of Service Accounts (SAs). Replaces when `rateLimitExceeded` error occurs.\n\n\u003e ***rclone.conf*** example:\n```\n[gc]\ntype = drive  \nscope = drive  \nservice_account_file = /root/accounts/1.json  \nservice_account_file_path = /root/accounts/  \nroot_folder_id = root  \n```\n**Note:** `/root/accounts/` folder must contain **SA files** (*.json)\n  \n### 2. Copying data\n\n```\ngclone copy gc:{source} gc:{destination} --drive-server-side-across-configs\n```\n**Note:** Provide Team Drive ID or Folder ID as `source` and `destination`\n\n## Caveats\n\nCreating Service Accounts (SAs) allows you to bypass some of Google's quotas. Tools like Autorclone and gclone automatically rotates SAs for continuous multi-terabyte file transfer.\n\n\u003e Quotas SAs **CAN** bypass:\n* Google 'copy/upload' quota (750GB/account/day)\n* Google 'download' quota (10TB/account/day)\n\n\u003e Quotas SAs **CANNOT** bypass:\n* Google 'Shared Drive' quota (~20TB/drive/day)\n* Google 'file owner' quota (~2TB/day)\n\n## Credits\n\n- [rclone](https://github.com/rclone)\n- [donwa](https://github.com/donwa)\n- [dogbutcat](https://github.com/dogbutcat)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3v11%2Fgclone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fl3v11%2Fgclone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fl3v11%2Fgclone/lists"}