Multiple FTP Directories with individual - TechRepublic
General discussion
October 20, 2000 at 08:34 AM
jbunse

Multiple FTP Directories with individual

by jbunse . Updated 25 years, 8 months ago

I was wondering if anyone might be able to give me some insight on how to create multiple ftp directories with individual id’s (Not Users), using IIS 5.

This is what I’m trying to accomplish. I work for a college that teaches WEB development classes. Each student in the class will have their own directory (44 students in all) on my new web server. I want each student to be able to ftp into their directory only, without having to create actual users. Basically, when a student FTP’s into my web server I need a way of redirecting that student based on their user ID to their folder only. Can this be done using Microsofts Default FTP site? The only way that I’ve been able to accomplish this is through WAR-FTP.

Any advice would be greatly appreciated.
Jeff

This discussion is locked

All Comments