gclone

command module
v1.59.0-mod2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2022 License: MIT Imports: 6 Imported by: 0

README

gclone


A modified version of the rclone created by donwa/gclone updated by Thoxy
Provide dynamic replacement sa file support for google drive operation

Installation

Instructions

1.service_account_file_path Configuration

add service_account_file_path Configuration.For dynamic replacement service_account_file(sa file). Replace configuration when rateLimitExceeded error occurs rclone.conf example:

[drive]
type = drive
scope = drive
service_account_file_path = /path/to/accounts/folder
root_folder_id = TD ID or Folder ID

/path/to/accounts/folder Folder contains multiple access and edit permissions service account file(.json)*.

2.Support incoming id

If the original rclone is across team disks or shared folders, multiple configuration drive letters are required for operation. gclone supports incoming id operation

gclone copy gc:{folde_id1} gc:{folde_id2}  --drive-server-side-across-configs

folde_id1 can be:Common directory, shared directory, team disk.

gclone copy gc:{folde_id1} gc:{folde_id2}/media/  --drive-server-side-across-configs
gclone copy gc:{share_fiel_id} gc:{folde_id2}  --drive-server-side-across-configs

Credit

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
backend
all
drive
Package drive interfaces with the Google Drive object storage system
Package drive interfaces with the Google Drive object storage system
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL