Duplicate Entry on Creating New text file

Hello friends,

I am facing a problem, if i create a text file and add some text on created file duplicate file listed in file list.
Just see the steps

Step-1

Step-2

Step-3

Step-4

How to resolve this problem.

Thank You.

Make some changes on config file to remove this type of issue.

add to config.php
‘filelocking.enabled’ => false,

maybe this will help.

like which ones?
if you could get more detailed here, it would be of help for many others, i think