all groups > iis ftp > december 2006 >
You're in the

iis ftp

group:

FTP Server in IIS 5.1 on Windows XP Professional


FTP Server in IIS 5.1 on Windows XP Professional JBlog Webmaster
12/11/2006 6:48:21 PM
iis ftp:
I am wondering how to setup a FTP server in IIS 5.1 on Windows XP Pro.

Thank you
Re: FTP Server in IIS 5.1 on Windows XP Professional Bernard Cheah [MVP]
12/12/2006 12:00:00 AM
Step is similar with IIS 5.0 in W2k
HOW TO: Set Up an FTP Server in Windows 2000
http://support.microsoft.com/?id=300662
HOW TO: Limit FTP Access in Windows 2000
http://support.microsoft.com/?id=318712

--
Regards,
Bernard Cheah
http://www.iis.net/
http://www.iis-resources.com/
http://msmvps.com/blogs/bernard/


[quoted text, click to view]

Re: FTP Server in IIS 5.1 on Windows XP Professional jameskel603
1/7/2007 2:04:01 PM
I am just created a FTP server and here is a summary of what I did.

MS FTP server setup

1. Disable MS Firewall

2. Disable any other Firewalls (Norton, McAffee, Freedom, etc)
(note: It's easier for diagnostic purposes to disable these. They will be
reactivated later.)

Steps required for Intranet access (LAN, home network)

3. Install IIS from WIN XP PRO with FTP service selected.

4. Access IIS to add a new user: ftpuser
Select: Start | Control Panel | Administrative Tools | Computer Management
| Local Users and Groups | Users
right-click | New User

5. Access default FTP site
Select: Start | Control Panel | Administrative Tools | Computer Management
| IIS | FTP site
right-click | properties
set logon security
choose anonymous FTP user account: ftpuser
set home directory
set read/write permissions

6. Change Folder Permissions
Select: Physical Disk Drive Folder
right-click | properties | Sharing
Select: Share this folder on the Network


Steps needed for Internet access ( Public access outside your home, network,
etc.)

7. Alter Router settings to allow incoming traffic (open port 21 to the ip
address of the computer hosting/running the FTP server)
8. Redirect incoming FTP packets to the host computer (tell your router
which computer is the FTP server)
9. Reactivate/Reconfigure Firewalls

Three resources:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/b63de8ef-e3c5-456d-a8ca-7af4198819d4.mspx?mfr=true
http://support.microsoft.com/kb/200475
AddThis Social Bookmark Button