label of SAMBA volumes

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
mortee
Junior Member
Junior Member
Posts: 4
Joined: 2003-10-14, 14:12 UTC

label of SAMBA volumes

Post by *mortee »

Hi!

I have a small server running SAMBA with two shares. The shares have properly set names, comments, and "volume" settings - TC nonetheless shows [???] instead of the label of the volumes. So, where does TC get the volume label of network shares from, and what I have to set on the SAMBA server so that TC shows the labels correctly?

Note that the server is powered by NetBSD, not Linux; I don't know if this has any impact on the issue sketched above.

mortee
oblomov
Junior Member
Junior Member
Posts: 98
Joined: 2003-04-04, 15:41 UTC

Post by *oblomov »

Does Windows see the shares correctly?
mortee
Junior Member
Junior Member
Posts: 4
Joined: 2003-10-14, 14:12 UTC

Post by *mortee »

Yes, Windows XP has no problem seeing the shares. Also, if I map them to drive letters, then the tooltip for the appropriate drive button in TC correctly shows the network path to the share (\\servername\sharename), but the label string to the left of the free/full space display shows just [???].
oblomov
Junior Member
Junior Member
Posts: 98
Joined: 2003-04-04, 15:41 UTC

Post by *oblomov »

Wild guess, but it might be something Unicode related. Chances are TC 6 will fix this.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

I don't think that v6.0 will correct this, I'm still using the same Windows function to get the volume label.

2mortee
Try to give the shares English names (no accents). Does this work?
Author of Total Commander
https://www.ghisler.com
mortee
Junior Member
Junior Member
Posts: 4
Joined: 2003-10-14, 14:12 UTC

Post by *mortee »

The share names are absolutely of the english alphabet - we don't use accented file/folder/volume names at all (they are notorious of causing problems in windows...)

mortee
mortee
Junior Member
Junior Member
Posts: 4
Joined: 2003-10-14, 14:12 UTC

Post by *mortee »

I'm still using the same Windows function to get the volume label.
May I ask which is that Windows function?

mortee
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48079
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

It's GetVolumeInformation() (ANSI version).
Author of Total Commander
https://www.ghisler.com
Post Reply