Managing FTP User Sessions


Each connection to an FTP site uses resources on the FTP server. To help you monitor resource usage, IIS allows you to view statistics on sessions. Each FTP site has separate session statistics.

Viewing FTP User Sessions

You can view session information for an FTP site by completing the following steps:

  1. In the IIS snap-in, right-click the FTP site you want to work with and then select Properties.

  2. Click Current Sessions in the FTP Site tab. This displays the FTP User Sessions dialog box shown in Figure 9-5. This dialog box displays the following information:

    click to expand
    Figure 9-5: Current FTP user sessions are displayed by user name, IP address, and connection duration.

    • Connected Users The account name of authenticated users or the password value entered by anonymous users.

      Tip

      Keep in mind that anonymous users are asked to enter their e-mail addresses as the password value. You can distinguish between authenticated and anonymous users by the icon that’s displayed. Icons for anonymous users have a red question mark. Icons for authenticated users have a standard user image.

    • From The IP address or DNS name of the computer from which the user is connecting.

    • Time The total elapsed time since the session started. The format is HH:MM:SS.

  3. Click Refresh to renew the session statistics or click Close when you’re finished monitoring user sessions.

Viewing the Total Number of Connected Users

In the lower-left corner of the FTP User Sessions dialog box, IIS displays the total number of users who are connected to an FTP site. You can access this dialog box and view the total number of connected users by completing the following steps:

  1. In the IIS snap-in, right-click the FTP site you want to work with and then select Properties.

  2. Click Current Sessions in the FTP Site tab. This displays the FTP User Sessions dialog box.

  3. The total number of connected users is displayed in the lower-left corner of the dialog box. Click Refresh to get an updated count.

Terminating FTP User Sessions

You can terminate individual user sessions or all user sessions that are active on an FTP site. Typically, you want to do this when the session lasts too long or there are problems with resources on the server. If the user is uploading or downloading a file when you terminate the session, the file transfer terminates immediately, and the user gets a message stating that the remote host has closed the connection.

To disconnect an individual session, follow these steps:

  1. In the IIS snap-in, right-click the FTP site you want to work with and then select Properties.

  2. In the FTP Site tab, click Current Sessions.

  3. Select the session you want to terminate and then click Disconnect.

  4. When prompted to confirm the action, click Yes.

  5. Click Close and then click OK to return to the IIS snap-in.

To disconnect all user sessions on an FTP site, follow these steps:

  1. In the IIS snap-in, right-click the FTP site you want to work with and then select Properties.

  2. Click Current Sessions in the FTP Site tab.

  3. Click Disconnect All and then, when prompted to confirm the action, click Yes.

  4. Click Close and then click OK to return to the IIS snap-in.




Microsoft IIS 6.0Administrator's Consultant
Microsoft IIS 6.0Administrator's Consultant
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 116

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net