Preview

Configuration ogf FPT Server

Powerful Essays
Open Document
Open Document
803 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Configuration ogf FPT Server
Practical - 5

AIM: Configuration of FTP Server.

Setup a FTP server

Platform: Windows 2007
IIS: version: 7

Here we need to perform two steps.

1. Install FTP Web Server

2. Configure FTP Web Server

STEP - 1: Install FTP Web Server

1. Go to Control Panel

2. Click on program and features

3. Now click Turn Windows Features on or off.

4. Expand Internet Information Services, then FTP Server.

5. Select FTP Service. (Note: To support ASP.NET Membership or IIS Manager Authentication for the FTP service, you will also need to select FTP Extensibility.)

6. Click OK.

STEP - 2: Configure FTP Web Server

1. Run Administrative tools from control panel.
2. Open IIS Manager.

3. In the Connections pane, expand the server node and click the Sites node.

4. In the Actions pane, click Add FTP Site to open the Add FTP Site wizard.

5. On the Site Information page, in the FTP site name box, type a unique friendly name for the FTP site.
6. In the Physical path box, type the physical path or click the browse button (...) to locate the physical path of the content directory.

7. Click Next to open the Binding and SSL Settings page.
8. Under Binding, in the IP Address list, select or type an IP address if you do not want the IP address to remain All Unassigned.
9. In the Port box, type the port number.
10. Optionally, in the Virtual Host box, type a host name if you want to host multiple FTP sites on a single IP address. For example, typewww.contoso.com.
11. Clear the Start FTP site automatically box if you want to start the site manually.
12. Under SSL, from the SSL Certificate list, select a certificate. Optionally, click View to open the Certificates dialog box and verify information about the selected certificate.
13. Select one of the following options:
a. Allow SSL: Allows the FTP server to support both non-SSL and SSL connections with a client.
b.

You May Also Find These Documents Helpful