Successfully connected a Windows 7 shared folder on a macbook pro13 running Snow leopard using smb command. The PC is connected to the MBP via an Ethernet cable.
The problem is that many subfolders in the shared windows folder are not displayed on mac. ( there are 144 subfolders of which only 71 are displayed ).
Weirdly these subfolders which are not displayed can be accessed on the mac when the smb command is used.
example :
This is creating problems while syncing with rsync. Only those few subfolders from the shared windows folder are copied to my mac, have to manually copy the others (which are deleted in the next sync, since mac is not seeing those subfolder!!
). This issue is persistent in all Windows shared folders and drives mounted on my mac. any solutions?
The problem is that many subfolders in the shared windows folder are not displayed on mac. ( there are 144 subfolders of which only 71 are displayed ).
example :
- smb://pcname/foldername : mac and pc is connected but some subfolders are not displayed
smb://pcname/foldername/subfolder (not displayed in 1) : mac and pc connected, also the contents of the subfolder can be accessed
This is creating problems while syncing with rsync. Only those few subfolders from the shared windows folder are copied to my mac, have to manually copy the others (which are deleted in the next sync, since mac is not seeing those subfolder!!