We are accessing SAMBA shared directory from a Windows Client with WebDav client WebDrive. But we are having the issue that it is showing same contents in both the directories ( data/ & Data/ ) though they are entirely different.
I know this is because of Windows Filesystem being case insensitive and Linux being Case Sensitive.
is there any solution for this?
We had the same issue when viewed through the SAMBA mounted directory but we solved it by editing the SMB.conf as said in the following link
Does Samba work well with Windows when case-sensitive names are enabled?
Please help to solve this when accessed from the WebDav
No comments:
Post a Comment