rclone/backend/drive
Nick Craig-Wood e5190f14ce drive: implement "rclone backend copyid" command for copying files by ID
This allows files to be copied by ID from google drive. These can be
copied to any rclone remote and if the remote is a google drive then
server side copy will be attempted.

Fixes #3625
2020-09-25 17:53:51 +01:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: implement "rclone backend copyid" command for copying files by ID 2020-09-25 17:53:51 +01:00
drive_internal_test.go drive: implement "rclone backend copyid" command for copying files by ID 2020-09-25 17:53:51 +01:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
upload.go drive: use multipart resumable uploads for streaming and uploads in mount 2020-01-17 22:03:10 +00:00