|
window server 2003 + IIS6.0 platform FTP server construction N has been built a long time ago, but after N has been found to be much rusty, it is only convenient and time-saving to build again after N long 1. Install MSFTP: Open Control Panel – > Add and Remove windowssubassembly---> Application Server - > Internet Information Services IIS (click "Details" in the lower right corner) ---> select File Transfer Service (FTP) - > go all the way, of course, specifying the file used by the FTP server (i386 file). 2. After installing OK, give C:\Inetpub\ftproot (give this directory permission to read and list file directories to everyone), at this time the environment is already available, and the following is the access directory of the user to specify the FTP user. 3. Right-click on my computer ,---> Manage - > User - New User (Affiliated to Guests). 4. Right-click on the FTP site---> create a new virtual directory---> give it a name, specify the location of the destination folder that can be accessed (to give write permissions), find the location of the specified file--- add a new account, and make the new account have permission to modify the target folder. 5. If nothing else, it's OK.
|