Rambalac / ACDDokanNet

Dokan.NET based driver for Amazon Cloud Drive
MIT License
185 stars 13 forks source link

Cache not cleaned #28

Closed Kaos1337 closed 7 years ago

Kaos1337 commented 8 years ago

Hi, I'm using ACDDokanNet 1.5.5 and there is an issue with the cache: it isn't cleaned after the upload of a file, it remains there forever. http://i.imgur.com/N5J2hKA.png, another example http://i.imgur.com/4TihjgA.png Regards.

swvajanyatek commented 8 years ago

i'm seeing the same.

Rambalac commented 8 years ago

Yes, that's my bad. But I'm too lazy to fix it in that version because it's stuck now in the middle to the next version.

Rambalac commented 7 years ago

It's possible I fixed your problem in 1.6.1. But old files will be deleted on next read, not exactly just uploaded but old first. After upload file get moved to read cache as it possibly can be reopened for reading by Explorer for example.

Kaos1337 commented 7 years ago

Seems working fine (the v1.6.1 after some days of testing), thanks.