Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why automount add share with name in capital letters? #243

Closed
Mareckil opened this issue Jul 2, 2024 · 4 comments
Closed

Why automount add share with name in capital letters? #243

Mareckil opened this issue Jul 2, 2024 · 4 comments

Comments

@Mareckil
Copy link

Mareckil commented Jul 2, 2024

Addon

SambaNAS

Your request

Hi I need share name in lowercase letters, but SambaNAS create it in capitals, even if I manually deleted share and recreated it with name in lowercase letters, after reboot it comes up again with capitals preventing my manual definition from start. How to fix it?

@dianlight
Copy link
Owner

Cifs is not case sensitive is case preserving so upper or lower share name is the same.
Why do you need a lower share name?
Keep in mind that smb protocol 1 e 2 supports only uppercase share name, lower case name is an aesthetic thing introduced in smb version 3.

L

@Mareckil
Copy link
Author

Mareckil commented Jul 3, 2024

I need to use my usb drive for frigate so I used samba nas to mount my drive as /media/frigate but it /does it as /media/FRIGATE unfortunately frigate doesn't like it and crashes

@dianlight
Copy link
Owner

So is not the share name but the mount point name.
Your problem, correct me if I'm wrong, is with frigate addon.
I'm not in plan to implement a solution for frigate addon and I don't use it. In my opinion mount points need to preserve share names.
In an old issue I found a solution with a change in the frigate configuration.
I think you can find support on the frigate side.

L.

Copy link

github-actions bot commented Sep 2, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants