rclone/backend/drive
Fabian Möller 05fa9cb379 drive: improve directory notifications in ChangeNotify
When moving a directory in drive, most of the time only a notification
for the directory itself is created, not the old or new parents.

This tires to find the old path in the dirCache and the new path with
the dirCache of the new parent, which can result in two notifications
for a moved directory.
2018-10-02 10:14:14 +01:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive_internal_test.go drive: add document links 2018-09-25 15:20:23 +01:00
drive_test.go Make integration tests use go1.7+ nested tests #2154 2018-04-08 15:04:14 +01:00
drive.go drive: improve directory notifications in ChangeNotify 2018-10-02 10:14:14 +01:00
upload.go drive: code cleanup 2018-09-25 15:20:23 +01:00