TheLeeMan
Nov 11th, 2000, 06:49 AM
Hey everyone;
I have written some code that scans through directories on a server searching for specific files using the file system object.
However some directories are not accessable by the Annonymose I_USR account and return a "Permission denied" error when the directory is searched.
Is there anyway to:
(1) Get around this and still gain access
(2) or, detect the permission and not search the directory
Thanks for any input or suggestions you might have.
I have written some code that scans through directories on a server searching for specific files using the file system object.
However some directories are not accessable by the Annonymose I_USR account and return a "Permission denied" error when the directory is searched.
Is there anyway to:
(1) Get around this and still gain access
(2) or, detect the permission and not search the directory
Thanks for any input or suggestions you might have.