How to Install an FTP Server on Windows XP Professional?
Did you know that Windows XP Professional comes with a Web server and an
FTP server? It sure does! You can use the FTP server to share files with
other computers on your home network, or you can make the FTP server
available to people on the Internet. FTP is the file transfer protocol and
anyone with an FTP client application (such as Internet Explorer, CuteFTP,
WS-FTP and others) can connect to your FTP server. Here's how you install
it:
- Log in as a member of the Administrators group on your Windows XP
computer.
Click Start and then click Control Panel.
- With the Control Panel in category view, double click on the Add or
Remove Programs icon.
- In the Add or Remove Programs dialog box, click on the Add/Remove
Windows Components button on the left side of the dialog box.
- In the Windows Components dialog box, scroll down to find the Internet
Information Servers (IIS) entry. Click on that entry and then click the
Details button.
- Put a checkmark in the following check boxes:
Common Files
Documentation
File Transfer Protocol (FTP) Service
Internet Information Services Snap-In
SMTP Service
- Click OK, and then click Next in the Windows Component Wizard dialog
box. The Wizard will complete the installation process.
- After the FTP Service is installed, click Start and point to All
Programs. Point to Administrative Tools and click on Internet Information
Services. This opens the Internet Information Services console.
- To put files into your FTP directory, just open Windows Explorer and
navigate to your \InetPub\ftproot folder. Copy your files into the ftproot
folder. Those files will then be available to users who connect to your FTP
folder.
After you put files into your FTP folder, open Internet Explorer and type
ftp://computername, where computername is the name of the computer that you
installed the FTP onto. You'll see a list of files and folders in your FTP
directory. If you put your FTP server on the Internet, users will have to use
an IP address instead of a computer name, since your home network computer
names are not available to Internet users.
|