rclone/backend/drive
Nick Craig-Wood 9f8e1a1dc5 drive: fix imports of text files
Before this change text file imports were ignored.  This was because
the mime type wasn't matched.

Fix this by adjusting the keys in the mime type maps as well as the
values.

See: https://forum.rclone.org/t/how-to-upload-text-files-to-google-drive-as-google-docs/9014
2019-03-05 17:20:31 +00:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: fix imports of text files 2019-03-05 17:20:31 +00:00
drive_internal_test.go drive: supply correct scopes to when using --drive-impersonate 2019-01-07 11:50:05 +00:00
drive_test.go drive, googlecloudstorage: disallow on go1.8 due to dependent library changes 2018-11-26 14:10:33 +00:00
drive_unsupported.go drive, googlecloudstorage: disallow on go1.8 due to dependent library changes 2018-11-26 14:10:33 +00:00
upload.go backend: fix misspellings 2019-02-07 19:51:03 +01:00