Link to home
Start Free TrialLog in
Avatar of Winsoup
Winsoup

asked on

Creating a User to view all FTP users Folders

I am using IIS 6 and have created an FTP server that is accessible by users. I have set the users up as local users and when they log into the site they are placed in FTPRoot/LocalUser/customer folder.
The customer folder is the same as the LocalUser Name so that when they log in they are automatically placed into that folder. That all seems to be working fine.
The question I have now is how do I create a single user that can view all the customers folders when they log in? I have tried creating an admin and giving them rights to all folders but that does not seem to be correct.

Thanks
ASKER CERTIFIED SOLUTION
Avatar of buildingkick
buildingkick
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Winsoup
Winsoup

ASKER

That worked, thank you very much!
No problem!