Process to activate FTP site on Windows XP
XP includes a built-in FTP service component that lets FTP clients connect to the machine and read or write files; however, this service doesn't install by default.
To install the FTP service, perform the following steps:
Use the Microsoft Management Console (MMC) Internet Information Services program to configure the FTP service:
a) Go to Start | Programs | Administrative Tools | then click Internet Information Services.
b) Expand the computer name
c) Expand FTP Sites
d) A Default FTP Site will have been added. Right-click Default FTP Site
e) Select Properties from the displayed context menu
f) Click “Home Directory” and note the path. This is the place that files must be stored, to be available for FTPing.
g) Click “Security Accounts”, and untick “Allow Anonymous Connections”
h) Click Apply and OK.
Other notes:
Turning off Anonymous Connections mean that to login requires the Login name and Password of the computer.
If this security is not required, or it is a concern to have the Login name and Password in clear text, then leaving Anonymous Connections on means that remote users can login with “Anonymous” and use the email address for a password.
If users need to
upload, then the following setting will need to be changed:
a) Go to Start | Programs | Administrative Tools | then click Internet Information Services.
b) Expand the computer name
c) Expand FTP Sites
d) A Default FTP Site will have been added. Right-click Default FTP Site
e) Select Properties from the displayed context menu
f) Click “Home Directory”
g) Tick in the “Write”
box.
h) Click OK
In Many cases, it will be necessary to allow FTP through the WindowsXP firewall. To do this, carry out the following: