PDA

View Full Version : Creating FTP sites with multiple users and passwords


[BB] Rick James
10-14-2007, 03:51 PM
In Win2k3 how can one go about creating multiple FTP sites for individual users, all with different user names and passwords isolating users to their home directories?

DeaconFrost
10-14-2007, 04:32 PM
Do you have to use the built-in apps, or can you use something from a 3rd party? I use Filezilla Server, which is free, and it works great, along with being very easy to configure.

As I Lay Dying
10-14-2007, 04:43 PM
yes filezilla is great, if you decide to use a *nix operating system then may I suggest pure-ftpd its a great, ftp server and does everything you are looking for.

[BB] Rick James
10-14-2007, 05:42 PM
I'd like to just use IIS if possible.

As I Lay Dying
10-14-2007, 10:13 PM
http://support.microsoft.com/kb/323384

[BB] Rick James
10-14-2007, 11:16 PM
http://support.microsoft.com/kb/323384

Right. This is easy to do. Creating multiple sites and have each of those sites have different user names and passwords is what I'm not getting to work.