rclone/onedrive
Nick Craig-Wood 3fe9448229 drive, acd, onedrive: Cache the directory IDs when reading the parent directory
This makes directory listings much more efficient (one less
transaction needed) and also fixes  (which was caused by having
to look up a directory name with quotes in which isn't dealt with well
by the list routine) by not doing a directory lookup at all.
2017-06-05 12:26:30 +01:00
..
api onedrive: implement Move 2017-03-15 14:01:08 +00:00
onedrive.go drive, acd, onedrive: Cache the directory IDs when reading the parent directory 2017-06-05 12:26:30 +01:00
onedrive_test.go poll for Google Drive changes when mounted 2017-05-28 17:54:52 +01:00
replace.go Add support for Microsoft One Drive - fixes 2015-11-07 10:19:10 +00:00
replace_test.go Add support for Microsoft One Drive - fixes 2015-11-07 10:19:10 +00:00