rclone/dropbox
Nick Craig-Wood d54fca4e58 dropbox: fix entry doesn't belong in directory error - fixes #1558
This was caused by the unreliable casing in `path_lower` as returned
in the directory listings.  We now ignore everything except the last
element in `path_lower` which is guaranteed to have the correct case.
2017-08-10 13:57:06 +01:00
..
dbhash dropbox/dbhash: fix errcheck warning 2017-05-30 22:08:49 +01:00
dropbox.go dropbox: fix entry doesn't belong in directory error - fixes #1558 2017-08-10 13:57:06 +01:00
dropbox_test.go implement rcat – fixes #230, fixes #1001 2017-08-03 21:42:35 +02:00