http://bugs.winehq.org/show_bug.cgi?id=20791
Summary: Folders missing on smb shares on OS X when folders > 119 Product: Wine Version: 1.1.33 Platform: Macintosh OS/Version: Mac OS X 10.6 Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: domiman@gmail.com
Hi, On OS X I mount my NAS share via the Finder menu "Go to -> Connect to server". This way my share will be in /Volumes/share. In Wine the root of my OS X is mounted as z:, so the NAS share will be on Z:\Volumes\Share.
The problem is that when a folder in my share has over 119 subfolders, two folders will always be invisible to winefile or the file open dialog of other apps, for example notepad.
That is true as long as I'm browsing Z:\Volumes\Share.
When I'm browsing /Volumes/Share it will show all folders.
Unfortunately applications like Total Commander cannot browse /
I was able to reproduce this again and again with my NAS when connecting to it via smb, when connecting via afp, all folders will be shown.
Steps to reproduce, - connect the system to server via smb - in folder make 119 sub folders - make one more subfolder - now when you browse with winefile z:\Volumes\yourshare\folder\ you will see only 118 sub folders - when you browse with winfile /Volumes\yourshare\folder\ you will see all 120 sub folders
Just keep in mind that this was found on OS X, it might be different on other systems.