How to setup FTP server on Windows 2003
How to setup FTP server on Windows 2003
1) Go to Control Panel -> Add or Remove Programs -> Add/Remove Windows Components
2) Double click Application Server, you will find the following screenshot, make sure select File Transfer Protocol (FTP) service and click OK.
3) It may ask you providing Installation disk, follow the steps prompted and complete the installation.
4) Go to Administrative Tools -> Internet Information Services (IIS) Manager, extend FTP Sites.
5) Right click Default FTP Site, then click properties to open the following screenshot.
6) Make sure “Allow anonymous connections” is unchecked, otherwise, everyone can connect to FTP server.
7) Click the “Home Directory” tab, you will see the following screenshots:
8) Set up the “FTP site directory -> local path” to the directory that you want to put your shared files in, for example, c:\inetput\ftproot, in this case.
9) Open a browser, then type “ftp:\\ your server IP address”, it need you type the username and password for your server, then you can download the files from there.
Filed under: IT Technology

Leave a Reply