Closed
Description
Say I have two archives and they both contain a folder with the same name, e.g. "etc", but with different files inside the folder.
Extract the first archive, go into the "etc" folder, then go back and delete the "etc" folder.
Then extract the second archive and go into the "etc" folder again, and you will notice that it does not display the files from the second archive, but from the first one.
Calling "reload" while inside the folder fixes things and the files from the second archive appear.
The explanation is a bit clumsy so I made a video:
https://www.youtube.com/watch?v=rrr2im5I5N0
Regards,
Igor
EDIT: Setting set dircache false
fixes this... so I assume it has something to do with how the cache is implemented...
Metadata
Metadata
Assignees
Labels
No labels