Bug 197903

Summary: SMB shares ending in $ are administrative and should be hidden when browsing
Product: [Frameworks and Libraries] kio Reporter: Dan Kegel <dank>
Component: smbAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: wishlist CC: adawit, mlist+kdebugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 4.11.2

Description Dan Kegel 2009-06-26 00:13:58 UTC
Version:            (using KDE 4.1.3)
OS:                Linux
Installed from:    SuSE RPMs

Users familiar with MS Windows are surprised when they browse
their network with Konqueror because they see strange shares
with names ending in $.  These shares are described at
http://support.microsoft.com/kb/314984
The $ is taken by MS client software to mean 'hidden',
rather like the '.' on front of hidden files in Unix.

These shares should not be shown to users unless users select
'Show hidden files'.
Comment 1 Dawit Alemayehu 2013-09-09 12:28:58 UTC
Git commit b21dc0aae946b1fe66b189ecb4cf4447624156f2 by Dawit Alemayehu.
Committed on 04/09/2013 at 12:29.
Pushed by adawit into branch 'KDE/4.11'.

Mark files that end with '$' as hidden files in the UDS entry.
FIXED-IN: 4.11.1
REVIEW: 112529

M  +11   -6    kioslave/smb/kio_smb_browse.cpp

http://commits.kde.org/kde-runtime/b21dc0aae946b1fe66b189ecb4cf4447624156f2
Comment 2 Dawit Alemayehu 2013-09-17 12:37:16 UTC
*** Bug 307353 has been marked as a duplicate of this bug. ***