Plugin files not updated (cache cleared)

It is hard to advise on issues like that, since they are specific to your installation.

In a very general sense one of two categories of issues can cause it:

  1. You are not doing what you think you are doing. An example would be placing files into wrong server/folder.

  2. Your server is not doing what you think it is doing. An example would be PHP code loaded from (aggressively configured) opcode cache, instead of file system.

The thing with filenames makes me suspect latter case. You could try restarting server (just software of computer altogether) to see if its caches make a difference.