Seadrive with folder and files with hidden attribute

Hi @Jonathan

I still have some I/O errors with Seadrive 1.0

[12/10/18 18:51:35] dokan-ops.c(666): Mkdir 208_fichier_cc-logos in repo Z - Tests(b2e74b5a)
[12/10/18 18:51:35] dokan-ops.c(829): Create file 208_fichier_cc-logos/cc-logos/.DS_Store in repo Z - Tests(b2e74b5a)
[12/10/18 18:51:35] dokan-ops.c(2454): SetFileTime \Shared with groups\Z - Tests\208_fichier_cc-logos\cc-logos\.DS_Store called.
[12/10/18 18:51:35] dokan-ops.c(2457): CreationTime is 0 (unix), 0, 0 (windows)
[12/10/18 18:51:35] dokan-ops.c(2461): LastAccessTime is 0 (unix), 0, 0 (windows)
[12/10/18 18:51:35] dokan-ops.c(2465): LastWriteTime is 1311352346 (unix), 30165132, 4040476928 (windows)
[12/10/18 18:51:35] dokan-ops.c(666): Mkdir 208_fichier_cc-logos/cc-logos/cc_logo_conferences in repo Z - Tests(b2e74b5a)
[12/10/18 18:51:35] dokan-ops.c(2429): Failed to set file b2e74b5a-6018-470c-8211-b8800dc6046b/208_fichier_cc-logos/cc-logos/cc_logo_conferences hidden in repo tree.
[12/10/18 18:51:35] dokan-ops.c(88): SetFileAttributes \Shared with groups\Z - Tests\208_fichier_cc-logos\cc-logos\cc_logo_conferences: IO error

I presume this is due to .DS_Store file (Mac origin) which are located in the folder. On Windows Machines, you have to “display OS Hidden files” to dispaly theses files. They do not have hidden attribute checked.

We have many files which came from Mac OS that could cause problems on Win Seadrive clients

You may also look at this post (same problem) : Seadrive 0.93 IO errors

Regards