次の方法で共有


FTP 接続 <connections>

概要

<connections> 要素は、FTP サイトの接続関連の設定を指定します。 具体的には、<connections> 要素の設定は、FTP サイトに接続するクライアントを管理する方法に関する FTP サービスの動作を制御します。

たとえば、unauthenticatedTimeoutcontrolChannelTimeout、および dataChannelTimeout の各属性は、FTP サイトのタイムアウトを指定します。 これらの設定は、正常にログインしていないか状態がアイドルである FTP クライアント、または状態がアイドルであるデータ接続を FTP サービスが切断するタイミングをそれぞれ指定します。 <connections> 要素に属性の値を指定すると、FTP サイトに対するアクティブなクライアント セッションの数を規制できるため、サーバーの全体的なパフォーマンスに直接影響を及ぼすことができます。

互換性

バージョン メモ
IIS 10.0 <connections> 要素は IIS 10.0 では変更されませんでした。
IIS 8.5 <connections> 要素は IIS 8.5 では変更されませんでした。
IIS 8.0 <connections> 要素は IIS 8.0 では変更されませんでした。
IIS 7.5 <ftpServer> 要素の <connections> 要素は、IIS 7.5 の機能として付属しています。
IIS 7.0 <ftpServer> 要素の <connections> 要素が、IIS 7.0 用の別個のダウンロードとして FTP 7.0 で導入されました。
IIS 6.0 該当なし

Note

FTP 7.0 サービスと FTP 7.5 サービスは IIS 7.0 とは別に出荷され、次の URL からモジュールをダウンロードしてインストールする必要がありました。

https://www.iis.net/expand/FTP

Windows 7 と Windows Server 2008 R2 では、FTP 7.5 サービスは IIS 7.5 の機能として付属しているため、FTP サービスのダウンロードは必要なくなりました。

段取り

Web サーバーの FTP 公開をサポートするには、FTP サービスをインストールする必要があります。 そのためには、次のステップに従います。

Windows Server 2012 または Windows Server 2012 R2

  1. タスク バーで [サーバー マネージャー]をクリックします。

  2. [サーバー マネージャー] で、[管理] メニューを選択し、[役割と機能の追加] を選択します。

  3. [役割と機能の追加] ウィザードで、[次へ] をクリックします。 インストールの種類を選択し、[次へ] をクリックします。 対象サーバーを選択し、[次へ] をクリックします。

  4. [サーバーの役割] ページで、[Web サーバー (IIS)] を展開して、[FTP サーバー] を選びます。

    Note

    FTP サービスに対して ASP.NET メンバーシップ認証または IIS マネージャー認証をサポートするには、[FTP Service] に加えて[FTP 拡張] も選ぶ必要があります。
    [F T P 機能拡張] チェック ボックスがオンになっていることを示すスクリーンショット。 .

  5. [次へ] をクリックし、[機能の選択] ページで再度 [次へ] をクリックします。

  6. [インストール オプションの確認] ページで、[インストール] をクリックします。

  7. [結果] ページで、 [閉じる]をクリックします。

Windows 8 または Windows 8.1

  1. [スタート] 画面で、ポインターを左下隅まで移動し、[スタート] ボタンを右クリックし、[コントロール パネル] をクリックします。

  2. [コントロール パネル][プログラムと機能] をクリックし、[Windows の機能の有効化または無効化] をクリックします。

  3. [インターネット インフォメーション サービス] を展開し、[FTP サーバー] を展開します。

    Note

    FTP サービスに対して ASP.NET メンバーシップ認証または IIS マネージャー認証をサポートするには、[FTP 拡張] も選択する必要があります。
    Windows 8 で選択されている [F T P 機能拡張] チェック ボックスを示すスクリーンショット。

  4. OK をクリックします。

  5. 閉じるをクリックします。

Windows Server 2008 R2

  1. タスク バーで [スタート] をクリックし、[管理ツール] をポイントして、[サーバー マネージャ] をクリックします。

  2. [サーバー マネージャ] 階層ウィンドウで [役割] を展開し、[Web サーバー (IIS)] をクリックします。

  3. [Web サーバー (IIS)] ウィンドウで、[役割サービス] セクションまでスクロールし、[役割サービスの追加] をクリックします。

  4. [役割サービスの追加] ウィザード[役割サービスの選択] ページで [FTP サーバー] を展開します。

  5. [FTP Service] を選択します。

    Note

    FTP サービスに対して ASP.NET メンバーシップ認証または IIS マネージャー認証をサポートするには、[FTP 拡張] も選択する必要があります。
    Windows Server 2008 で選択されている [F T P 機能拡張] チェック ボックスを示すスクリーンショット。

  6. 次へ をクリックします。

  7. [インストール オプションの確認] ページで、[インストール] をクリックします。

  8. [結果] ページで、 [閉じる]をクリックします。

Windows 7

  1. タスク バーで、[スタート][コントロール パネル] の順にクリックします。

  2. [コントロール パネル][プログラムと機能] をクリックし、[Windows の機能の有効化または無効化] をクリックします。

  3. [インターネット インフォメーション サービス][FTP サーバー] の順に展開します。

  4. [FTP Service] を選択します。

    Note

    FTP サービスに対して ASP.NET メンバーシップ認証または IIS マネージャー認証をサポートするには、[FTP 拡張] も選択する必要があります。
    Windows 7 で選択されている [F T P 機能拡張] チェック ボックスを示すスクリーンショット。

  5. OK をクリックします。

Windows Server 2008 または Windows Vista

  1. 次の URL からインストール パッケージをダウンロードします。

  2. 次のチュートリアルの手順に従って、FTP サービスをインストールします。

操作方法

FTP サイトに対してコントロール チャネルとデータ チャネルのタイムアウトを構成する方法

  1. 次のようにインターネット インフォメーション サービス (IIS) マネージャーを開きます。

    • Windows Server 2012 または Windows Server 2012 R2 を使用している場合:

      • タスク バーで、[サーバー マネージャー] をクリックし、[ツール][インターネット インフォメーション サービス (IIS) マネージャー] の順にクリックします。
    • Windows 8 または Windows 8.1 を使用している場合:

      • Windows キーを押しながら文字 X を押し、[コントロール パネル] をクリックします。
      • [管理ツール] をクリックし、[インターネット インフォメーション サービス (IIS) マネージャー] をダブルクリックします。
    • Windows Server 2008 または Windows Server 2008 R2 を使用している場合:

      • タスク バーで、[スタート] ボタンをクリックし、[管理ツール][インターネット インフォメーション サービス (IIS) マネージャー] の順にクリックします。
    • Windows Vista または Windows 7 を使用している場合:

      • タスク バーで、[スタート][コントロール パネル] の順にクリックします。
      • [管理ツール] をダブルクリックし、[インターネット インフォメーション サービス (IIS) マネージャー] をダブルクリックします。
  2. [接続] ウィンドウでサーバー名を展開し、[サイト] ノードを展開してから、サイトの名前をクリックします。

  3. サイトの [ホーム] ウィンドウで、[操作] ウィンドウの [FTP サイトの管理] セクションの [詳細設定...] をクリックします。

  4. [詳細設定] ダイアログ ボックスで、[接続] を展開し、[コントロール チャネルのタイムアウト] フィールドと [データ チャネルのタイムアウト] フィールドでタイムアウトを指定して、[OK]をクリックします。

構成

<connections> 要素は、サイト レベルで構成されます。

属性

属性 説明
controlChannelTimeout 省略可能な int 属性。

コントロール チャネルの非アクティブ状態が原因で接続がタイムアウトになるタイムアウト値 (秒) を指定します。 注: このタイムアウトに達すると、FTP サービスはセッションを切断します。

既定値は 120 です。
dataChannelTimeout 省略可能な int 属性。

データ チャネルの非アクティブ状態が原因で接続がタイムアウトになるタイムアウト値 (秒) を指定します。 注: このタイムアウトに達すると、FTP サービスはデータ チャネルのみを切断します。

既定値は 30 です。
disableSocketPooling 省略可能で、 Boolean 型の属性。 ソケット プールを無効にする場合は true、それ以外の場合は falsedisableSocketPooling 属性は、ポート番号やホスト名ではなく、IP アドレスによって識別されたサイトに対して、ソケット プールを使用するかどうかを指定します。 disableSocketPoolingfalse に設定すると、ソケット プールが有効になり、使用するソケット番号は同じであるが IP アドレスは異なるサイト間でソケットが共有されます。 この状況では、FTP サービスは、サーバーにバインドされている各アドレスのポートの排他的所有者になります。 たとえば、2 つの IP アドレス (10.0.0.1 と 10.0.0.2) を持つサーバーでソケット プールが有効になっていて、FTP サイトがポート 21 のアドレス 10.0.0.1 にバインドされている場合、FTP サービスは 10.0.0.2 アドレスのポート 21 も所有します。 disableSocketPoolingtrue に設定すると、IP アドレスに基づくサイトについてはソケット共有が行われません。 既定値は false です。
maxBandwidth 未使用の uint 属性。

注: この属性は FTP 7 には実装されていません。
maxConnections 省略可能な uint 属性。

FTP サイトの同時接続の最大数を指定します。

注: 同時接続の最大数を超えたときに FTP サービスがクライアントに返すメッセージを指定するには、<messages> 要素の maxClientsMessage 属性を使用します。

既定値は 4294967295 (無制限) です。
minBytesPerSecond 省略可能な int 属性。

データ転送の最小帯域幅要件を指定します。 注: 最小帯域幅を満たさないとき、FTP サービスはデータ チャネルを切断します。

既定値は 240 です。
resetOnMaxConnections 省略可能で、 Boolean 型の属性。

最大接続の応答を送信せずに、FTP サービスが FTP セッションを即時切断する必要がある場合は true、それ以外の場合は false

注: resetOnMaxConnections 属性は、maxConnection 制限に達したために接続できない接続を処理するときのオーバーヘッドを最適化します。

既定値は false です。
serverListenBacklog 省略可能な int 属性。

キューに登録できる未処理のソケットの数を指定します。

既定値は 60 です。
unauthenticatedTimeout 省略可能な int 属性。

新しい接続が確立してから認証が成功するまでのアイドル タイムアウト値 (秒) を指定します。 指定した期間内にクライアントが正常に認証されない場合、FTP サービスはセッションを切断します。

既定値は 30 です。

子要素

なし。

構成サンプル

次の例は、120 秒のコントロール チャネルのタイムアウトと 30 秒のデータ チャネルのタイムアウトを定義する FTP サイトの <connections> 要素を示しています。

<site name="ftp.example.com" id="5">
  <application path="/">
    <virtualDirectory path="/" physicalPath="c:\inetpub\www.example.com" />
  </application>
  <bindings>
    <binding protocol="ftp" bindingInformation="*:21:" />
  </bindings>
  <ftpServer>
    <connections controlChannelTimeout="120" dataChannelTimeout="30" />
    <security>
      <authentication>
        <basicAuthentication enabled="true" />
        <anonymousAuthentication enabled="false" />
      </authentication>
    </security>
  </ftpServer>
</site>

サンプル コード

次の例は、120 秒のコントロール チャネルのタイムアウトと 30 秒のデータ チャネルのタイムアウトを指定して FTP サイトを構成します。

AppCmd.exe

appcmd.exe set config -section:system.applicationHost/sites /[name='ftp.example.com'].ftpServer.connections.controlChannelTimeout:"120" /commit:apphost

appcmd.exe set config -section:system.applicationHost/sites /[name='ftp.example.com'].ftpServer.connections.dataChannelTimeout:"30" /commit:apphost

Note

AppCmd.exe を使用してこれらの設定を構成するときは、commit パラメーターを必ず apphost に設定する必要があります。 これで、ApplicationHost.config ファイルの適切な場所セクションに構成設定がコミットされます。

C#

using System;
using System.Text;
using Microsoft.Web.Administration;

internal static class Sample
{
   private static void Main()
   {
      using (ServerManager serverManager = new ServerManager())
      {
         Configuration config = serverManager.GetApplicationHostConfiguration();
         ConfigurationSection sitesSection = config.GetSection("system.applicationHost/sites");
         ConfigurationElementCollection sitesCollection = sitesSection.GetCollection();

         ConfigurationElement siteElement = FindElement(sitesCollection, "site", "name", @"ftp.example.com");
         if (siteElement == null) throw new InvalidOperationException("Element not found!");
         ConfigurationElement ftpServerElement = siteElement.GetChildElement("ftpServer");

         ConfigurationElement connectionsElement = ftpServerElement.GetChildElement("connections");
         connectionsElement["controlChannelTimeout"] = 120;
         connectionsElement["dataChannelTimeout"] = 30;

         serverManager.CommitChanges();
      }
   }
   
   private static ConfigurationElement FindElement(ConfigurationElementCollection collection, string elementTagName, params string[] keyValues)
   {
      foreach (ConfigurationElement element in collection)
      {
         if (String.Equals(element.ElementTagName, elementTagName, StringComparison.OrdinalIgnoreCase))
         {
            bool matches = true;
            for (int i = 0; i < keyValues.Length; i += 2)
            {
               object o = element.GetAttributeValue(keyValues[i]);
               string value = null;
               if (o != null)
               {
                  value = o.ToString();
               }
               if (!String.Equals(value, keyValues[i + 1], StringComparison.OrdinalIgnoreCase))
               {
                  matches = false;
                  break;
               }
            }
            if (matches)
            {
               return element;
            }
         }
      }
      return null;
   }
}

VB.NET

Imports System
Imports System.Text
Imports Microsoft.Web.Administration

Module Sample
   Sub Main()
      Dim serverManager As ServerManager = New ServerManager
      Dim config As Configuration = serverManager.GetApplicationHostConfiguration
      Dim sitesSection As ConfigurationSection = config.GetSection("system.applicationHost/sites")
      Dim sitesCollection As ConfigurationElementCollection = sitesSection.GetCollection

      Dim siteElement As ConfigurationElement = FindElement(sitesCollection, "site", "name", "ftp.example.com")
      If (siteElement Is Nothing) Then
         Throw New InvalidOperationException("Element not found!")
      End If
      Dim ftpServerElement As ConfigurationElement = siteElement.GetChildElement("ftpServer")

      Dim connectionsElement As ConfigurationElement = ftpServerElement.GetChildElement("connections")
      connectionsElement("controlChannelTimeout") = 120
      connectionsElement("dataChannelTimeout") = 30

      serverManager.CommitChanges()
   End Sub

   Private Function FindElement(ByVal collection As ConfigurationElementCollection, ByVal elementTagName As String, ByVal ParamArray keyValues() As String) As ConfigurationElement
      For Each element As ConfigurationElement In collection
         If String.Equals(element.ElementTagName, elementTagName, StringComparison.OrdinalIgnoreCase) Then
            Dim matches As Boolean = True
            Dim i As Integer
            For i = 0 To keyValues.Length - 1 Step 2
               Dim o As Object = element.GetAttributeValue(keyValues(i))
               Dim value As String = Nothing
               If (Not (o) Is Nothing) Then
                  value = o.ToString
               End If
               If Not String.Equals(value, keyValues((i + 1)), StringComparison.OrdinalIgnoreCase) Then
                  matches = False
                  Exit For
               End If
            Next
            If matches Then
               Return element
            End If
         End If
      Next
      Return Nothing
   End Function


End Module

JavaScript

var adminManager = new ActiveXObject('Microsoft.ApplicationHost.WritableAdminManager');
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST";
var sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST");
var sitesCollection = sitesSection.Collection;

var siteElementPos = FindElement(sitesCollection, "site", ["name", "ftp.example.com"]);
if (siteElementPos == -1) throw "Element not found!";
var siteElement = sitesCollection.Item(siteElementPos);
var ftpServerElement = siteElement.ChildElements.Item("ftpServer");

var connectionsElement = ftpServerElement.ChildElements.Item("connections");
connectionsElement.Properties.Item("controlChannelTimeout").Value = 120;
connectionsElement.Properties.Item("dataChannelTimeout").Value = 30;

adminManager.CommitChanges();

function FindElement(collection, elementTagName, valuesToMatch) {
   for (var i = 0; i < collection.Count; i++) {
      var element = collection.Item(i);
      if (element.Name == elementTagName) {
         var matches = true;
         for (var iVal = 0; iVal < valuesToMatch.length; iVal += 2) {
            var property = element.GetPropertyByName(valuesToMatch[iVal]);
            var value = property.Value;
            if (value != null) {
               value = value.toString();
            }
            if (value != valuesToMatch[iVal + 1]) {
               matches = false;
               break;
            }
         }
         if (matches) {
            return i;
         }
      }
   }
   return -1;
}

VBScript

Set adminManager = createObject("Microsoft.ApplicationHost.WritableAdminManager")
adminManager.CommitPath = "MACHINE/WEBROOT/APPHOST"
Set sitesSection = adminManager.GetAdminSection("system.applicationHost/sites", "MACHINE/WEBROOT/APPHOST")
Set sitesCollection = sitesSection.Collection

siteElementPos = FindElement(sitesCollection, "site", Array("name", "ftp.example.com"))
If siteElementPos = -1 Then
   WScript.Echo "Element not found!"
   WScript.Quit
End If
Set siteElement = sitesCollection.Item(siteElementPos)
Set ftpServerElement = siteElement.ChildElements.Item("ftpServer")

Set connectionsElement = ftpServerElement.ChildElements.Item("connections")
connectionsElement.Properties.Item("controlChannelTimeout").Value = 120
connectionsElement.Properties.Item("dataChannelTimeout").Value = 30

adminManager.CommitChanges()

Function FindElement(collection, elementTagName, valuesToMatch)
   For i = 0 To CInt(collection.Count) - 1
      Set element = collection.Item(i)
      If element.Name = elementTagName Then
         matches = True
         For iVal = 0 To UBound(valuesToMatch) Step 2
            Set property = element.GetPropertyByName(valuesToMatch(iVal))
            value = property.Value
            If Not IsNull(value) Then
               value = CStr(value)
            End If
            If Not value = CStr(valuesToMatch(iVal + 1)) Then
               matches = False
               Exit For
            End If
         Next
         If matches Then
            Exit For
         End If
      End If
   Next
   If matches Then
      FindElement = i
   Else
      FindElement = -1
   End If
End Function