Hi,
I have a physical file structure that is as follows
Users files
-->User 1
-->User 2
-->Files 2
-->Pictures 2
-->User 3
-->User 4
Can I create a custom path that would include both folders "User 1" and "Files 2"?
If I gave a user access to that custom path would they see both folders in the same directory?
Thanx
Ryan
5/11/2005 12:10 AM
Sorry the structure should look like this
Users files
-->User 1
-->User 2
----->Files 2
----->Pictures 2
-->User 3
-->User 4
“User Files” being the root and User 1, 2, 3 and 4 being folders under that root and “Files 2” and “Pictures 2” being folders under “User 2”.
Ryan
5/11/2005 12:14 AM
No, a custom path can not point to two separate folders at the same time. Actually I couldn't understand why you would want to do this?
Let me know more about your purpose. I am pretty sure you will be able to implement your case as WebExplorer Server offers very extensible access logic.
Cem Alacayir
5/12/2005 8:32 PM