@g3gg0
with the last debug version that I have
root dir looks like this. mlv folder plus IDX and Mxx files and here I can create dirs and files
------------------------------------------------------------------------
Z:\>dir
Volume in drive Z is DOKAN
Directory of Z:\
02/11/2016 12:40 PM 5 ,572 M28-1253.IDX
05/28/2015 12:53 AM <DIR> M28-1253.MLV
02/11/2016 12:40 PM 4,204 M28-1255.IDX
05/28/2015 12:56 AM <DIR> M28-1255.MLV
02/11/2016 12:39 PM 10,144 M28-1313.IDX
05/28/2015 01:14 AM <DIR> M28-1313.MLV
02/11/2016 12:39 PM 15,460 M28-1316.IDX
05/28/2015 01:16 AM <DIR> M28-1316.MLV
02/11/2016 12:39 PM 35,512 M28-1322.IDX
05/28/2015 01:24 AM 4,294,385,716 M28-1322.M00
05/28/2015 01:24 AM 94,462,004 M28-1322.M01
05/28/2015 01:23 AM <DIR> M28-1322.MLV
7 File(s) 4,388,918,612 bytes
5 Dir(s) 0 bytes free
-------------------------------------------------------------------------
in mlv folders:
trying creating dir: no output but in reality folder did not created!
Z:\M28-1253.MLV>mkdir folder1
trying creating file: error message
Z:\M28-1253.MLV>echo 123 > file.txt
The system cannot find the file specified.