I using Server 2003 with IIS 6. I am trying to set up two FTP accounts. Under FTP Sites in IIS 6 I have run the FTP setup wizard and created two sites. FTP1 and FTP2. I then ftp into mysite.com with a username of ftp1, I am able to see only my directory and everything works fine. I then ftp into mysite.com with a username of ftp2 and corresponding password. I log in but I don't see the directory for ftp2, I only see the directory for ftp1. How can I change it so the corresponding directory for each? I have tried both the isolation method and non isolation method. Due to my directory structure I would prefer to use the non isolation method.
Thanks