1
mirror of https://github.com/rclone/rclone synced 2024-12-26 18:23:45 +01:00
rclone/drive
Nick Craig-Wood 7463a7a509 Use "golang.org/x/oauth2" as oauth libary of choice - fixes #102
* get rid of depreprecated "code.google.com/p/goauth2/oauth"
  * store tokens in config file as before
  * read old format tokens and write in new format seamlessly
  * set our own transport to enforce timeouts etc
2015-08-29 17:47:23 +01:00
..
drive_test.go Implement server side copies if possible - fixes #99 2015-08-23 21:18:38 +01:00
drive.go Use "golang.org/x/oauth2" as oauth libary of choice - fixes #102 2015-08-29 17:47:23 +01:00
upload.go drive: add --drive-chunk-size and --drive-upload-cutoff parameters 2015-03-15 15:27:55 +00:00