For example, in Windows Server 2003, tap Start-> Settings-> Control Panel-> Add or Remove Programs. Click Add/Remove Windows components, in the Windows Components Wizard dialog box, double-click Application Server (or select Application Server, and then click Details), and then double-click Internet Information Services (IIS) (or select Internet Information Services (IIS), and then click Details), in the Internet Information Services (IIS) dialog box, select the File Transfer Protocol (FTP) service check box, and then click OK. In the Windows Components Wizard dialog box, click Next. If you are configuring in the computer room, insert the Windows CD as prompted. If you are remote management cloud host or server, you can download an IIS installation package from the Internet, after decompression, when prompted to insert the Windows CD-ROM when you choose to extract the directory can be, the general will be prompted two times. After the installation process is complete, you can use the FTP service in IIS.
Let's set up a directory to be managed, assuming the site path is "D:websitesitea." First open IIS Manager, in the FTP site we will see a default FTP site, the default FTP site to stop or delete (Modify the default settings is part of the server security Policy). Right-click "FTP Site" select "New" SELECT "FTP Site", Next, and then enter a description, used to distinguish which directory of FTP, the name is casual, just easy to remember and find, recommended with the site Directory name related. Then next, select the IP address and port, IP address Select your public network IP, port here to change, change to what you know on it: Next, the proposal chooses "do not isolate the user", chooses the quarantine account to be able to produce one egg ache the question, in the article finally will have the introduction. Next, the path selects the Web site's path "D:websitesitea", Next, gives read Write permission and Next, completes.
Now that the virtual directory is not fully completed, we would like to assign the virtual directory FTP admin account and password. Right-click My Computer First, select "Manage", expand Local user group, right-click "New user" on "user", enter username (I use "ftpid") and password, describe as IIS FTP, cancel the option that the user must change password at next logon. The user can not change the password and password will never expire tick, then click Create Complete, then we'll classify the user group for that account, right-click the account attribute, click affiliate, delete the Users group, then click "Add"-〉 "advanced"-〉 "Find Now", select Guests user group, and click Two "OK ”。
Here we assign this user to the FTP site we just created, in the new site just right, add-〉 advanced-〉 immediately find, select "Ftpid" and OK, give modify, write, read and run and List folder directory permissions, click OK. is almost done.