Forum Moderators: open

Message Too Old, No Replies

read file contents

         

aweise

10:28 pm on Sep 9, 2003 (gmt 0)

10+ Year Member



Does anyone know of a way I can read the contents of a directory when its a public folder and not on the webserver? I tried using file system object on a local/public directories and it will only work on directories on a webserver. Any alternate solutions? I can't create a virtual directory out of these public folders.

mattglet

8:49 pm on Sep 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



what do you mean by "public"?

-Matt

aweise

9:03 pm on Sep 10, 2003 (gmt 0)

10+ Year Member



By public...and I hope I explain this clearly is a drive/folder that everyone in the company has access to. It would write/read permissions for everyone. Everyone would put their files here so that no matter which office you reside in you can access that file.

bcolflesh

9:07 pm on Sep 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are the servers on the same domain - is your box the controller? Does your box have Full Control enabled on the share?

bcolflesh

9:13 pm on Sep 10, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Possibly helpful article at MS:

support.microsoft.com/default.aspx?scid=KB;EN-US;Q197964&ID=KB;EN-US;Q197964

aweise

9:16 pm on Sep 10, 2003 (gmt 0)

10+ Year Member



I work with just developing the web pages and IMS is really touchy about what goes on with the servers so my knowledge is practically null!

I'll check out the link you gave me.

Thanks!