OSX server - dir() is empty for smb mounted windows share
Posted: Wed Sep 15, 2010 6:59 am
Hi all,
I want to be able to acces files on a windows share that is mounted, via smb, as a '/volumes/sharename' on my MAC (OSX server).
No problem when using dir("/Volumes") : shows the sharename as a folder.
Returns nothing when I try dir("/Volumes/sharename")
Anybody experienced this?
I want to be able to acces files on a windows share that is mounted, via smb, as a '/volumes/sharename' on my MAC (OSX server).
No problem when using dir("/Volumes") : shows the sharename as a folder.
Returns nothing when I try dir("/Volumes/sharename")
Anybody experienced this?