I setup a WebDav Server and getting duplicate file name when trying to create a folder or file with same name as an exsisting file excluding the extension.
Example:
Create file with name = "files.txt"
Create folder or file with name = "files"
I get an error "there is a file with the same name as the folder name". I.E. it is ignoring the ".txt" of the file I created.
I am using a Windows Client - I only have 1 Mac.
Example:
Create file with name = "files.txt"
Create folder or file with name = "files"
I get an error "there is a file with the same name as the folder name". I.E. it is ignoring the ".txt" of the file I created.
I am using a Windows Client - I only have 1 Mac.