[PHP] Re: FilesystemIterator issue with smb/cifs mounts

2012-12-28 Thread Kris Spencer
On 12/28/2012 9:32 AM, Kris Spencer wrote: > I am writing a simple file system iterator which seems to work fine on > local filesystems but methods such as FilesystemIterator::isDir and > isFile fail to properly evaluate if the directory are smb/cifs mounted. > Does anyone know a w

[PHP] FilesystemIterator issue with smb/cifs mounts

2012-12-28 Thread Kris Spencer
I am writing a simple file system iterator which seems to work fine on local filesystems but methods such as FilesystemIterator::isDir and isFile fail to properly evaluate if the directory are smb/cifs mounted. Does anyone know a workaround or alternative? Thanks -- PHP General Mailing List (ht