Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

4177

May 20th, 2012 21:00

The case sensitive of CIFS share name

Hi there,

I created the CIFS share that all letters of share name are upper case intentionally. From the Windows client, there seems to be two types of view about the letter of share name.

The following is an example;

share name : TEST

Case1. access the CIFS share using IP address

  The CIFS share shows up as upper case Windows client

   \\ address>\TEST  ---> TEST

Case2. access the CIFS share using host name

  The CIFS share shows up as lower case on Windows client

   \\ name>\TEST  ---> test

Is that a Windows issue or Celerra issue?

Actually, I use the case-sensitive application on Windows client, so I would like to clarify the cause.

Thank you

22 Posts

May 21st, 2012 02:00

Hi,

Thank you for your answer. I agree that Celerra Share names are case-insentive.

How do you think of the view difference on Winodows client? Does it depend on Windows OS?

22 Posts

May 20th, 2012 22:00

Let me correct the example description.

The correct is the following.

Case1. access the CIFS share using IP address

   The CIFS share shows up as lower case on Windows client.

   \\ address>\TEST ---> test

Case2. access the CIFS share using host name

   The CIFS share shows up as upper case on Windows client. The upper case is preserved.

   \\ name>\TEST ---> TEST

57 Posts

May 21st, 2012 01:00

Hello Tokai

The CIFS shares names are case-insensitive but the case is preserved. So I think you need to check from windows side if there is any issue.
For further information you check document on CIFS shares on powerlink.

ThanksSamir

296 Posts

May 22nd, 2012 04:00

hi,

I tried to setup this scenario and found that the Cifs shares shows the same case as exported from the Celerra either by accessing the \\Cifshostname or \\Cifs_ip

I tried this on Windows 2k8 server. would suggest you to check if the issue still appears with other host/OS


Sameer Kulkarni

4 Operator

 • 

8.6K Posts

May 23rd, 2012 01:00

We dont decide – it is part of the CIFS protocol specification

No Events found!

Top