|
| |||||||||
| Tags: configure, ftp, ftp server, install, windows server 2003 |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| How to install and configure FTP Server on Windows Server 2003 Step 1: Install Internet Information Services (IIS) and the FTP Service Because FTP depends on Microsoft Internet Information Services (IIS), IIS and the FTP Service must be installed on the computer. To install IIS and the FTP Service, follow these steps: 1. Click Start, Control Panel, and then click Add or Remove Programs. 2. Click Add/Remove Windows Components. 3. In the Components list, click Application Server, click Internet Information Services (IIS) (but do not select or clear the check box), and then click Details. 4. Select the following check boxes: Common Files File Transfer Protocol (FTP) Service Internet Information Services Manager 5. Select the check boxes next to any other IIS-related service or subcomponent that you want to install, and then click OK. 6. Click Next. 7. When you are prompted, insert the Windows Server 2003 CD-ROM into the computer's CD-ROM or DVD-ROM drive or provide a path to the location of the files, and then click OK. 8. Click Finish. Step 2: Configure the FTP Service To configure the FTP Service to allow only anonymous connections, follow these steps: 1. Start Internet Information Services Manager or open the IIS snap-in. 2. Expand Server_name, where Server_name is the name of the server. 3. Expand FTP Sites 4. Right-click Default FTP Site, and then click Properties. 5. Click the Security Accounts tab. 6. Select the Allow Anonymous Connections check box, and then select the Allow only anonymous connections check box. Quote:
8. Select the Read and Log visits check boxes, and then click to clear the Write check box. 9. Click OK. 10. Quit Internet Information Services Manager or close the IIS snap-in. Source: Microsoft kb323384 |
|
#2
| ||||
| ||||
| Re: How to install and configure FTP Server on Windows Server 2003
Hey this means the FTP server is now configured for anonymous use. Now we can copy or move our files to the FTP publishing folder for anonymous access. That seems to be quiet interesting tip. Thanks a lot for it. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "How to install and configure FTP Server on Windows Server 2003" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install and configure a VPN server in Windows Server 2003 | MacKenze | Windows Server Help | 5 | 13-11-2010 03:02 AM |
| Configure NAT on Windows 2003 Server | WinSlayer | Operating Systems | 5 | 24-03-2010 01:33 AM |
| install a xp pro terminal server with windows server 2003 server | rossen | Operating Systems | 3 | 13-03-2009 06:12 PM |
| Windows Server 2008, w/Exchange 2007 install & AD 2003 Server | netadmin07 | Active Directory | 3 | 19-09-2008 10:58 AM |
| Configure Redundant DNS Server Windows Server 2003 | Wackamo | Windows Server Help | 3 | 14-09-2007 07:32 PM |