Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mount.cifs and case sensitive
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
kongi
n00b
n00b


Joined: 10 Nov 2009
Posts: 3

PostPosted: Fri Nov 30, 2018 9:06 pm    Post subject: mount.cifs and case sensitive Reply with quote

Hello,

i have very old system
XELF qnap # mount.cifs -V
mount.cifs version: 1.14-3.5.11

and when I mount disk (NAS) share can create files/directories with case sensate.
Code:
XELF qnap # mkdir a A
XELF qnap # ls -ld A a
drwxr-xr-x 1 root root 0 Nov 30 22:03 A
drwxr-xr-x 1 root root 0 Nov 30 22:03 a

but...

when I mount, the same share using mount.cifs version: 6.7
Code:
xelf64 /mnt/qnap # ls -ld a A
drwxr-xr-x 2 root root 0 11-30 22:03 a
drwxr-xr-x 2 root root 0 11-30 22:03 A
xelf64 /mnt/qnap # mkdir b B
mkdir: cannot create directory ?B?: File exists


it's not mount with nocase option - I check this mount on CentOS 7.5 with mount.cifs 6.2 and have same problem.

any ideas plz ?

regards

[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum