Hi,
I need to check whether directory is present on the samba/nfs server which is mounted to the local drive with drive letter assigned using cgi script. my OS is WinXP, i am using apache server. while i am able to successfully check the directory in command line using if condition (if -d) but not through html-cgi scripts.