mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
05fa9cb379
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. |
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |