<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>CFFTP</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="説明">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">CFFTP</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">説明</span>
<p>
ユーザーによる FTP (File Transfer Protocol: ファイル転送プロトコル) のオペレーションの実装を許可します。 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">カテゴリ</span>
<p>
ファイル管理タグ、インターネットプロトコルタグ
</p>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="syntax"><span class="title">シンタックス</span>
<p>
タグのシンタックスは action 属性値によって異なります。詳細については、それぞれのセクションを参照してください。
</p>
<ul>

<li>167ページの「cfftp: FTP サーバー接続の確立と切断」 </li>

<li>170ページの「cfftp: 接続 : ファイルおよびディレクトリのオペレーション」 </li>

<li>174ページの「cfftp action = &quot;listDir&quot;」 </li>
</ul>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">関連項目</span>
<p>
cfhttp, cfldap、cfmail、cfpop、『ColdFusion MX 開発ガイド』の第40章の「リモートサーバーとの対話」 の「cfftp タグによるファイルオペレーションの実行」
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">ヒストリ</span>
<p>
ColdFusion&#160;MX&#160;7: ファイルとディレクトリのオペレーションについての result 属性が追加されました。
</p>

<p>
ColdFusion&#160;MX: agentname 属性は使用禁止になりました。今後のリリースではこのタグは機能せずエラーを引き起こす可能性があります。 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">使用方法</span>
<p>
cfftp タグは、ColdFusion サーバーと FTP サーバーとの間でファイルを移動するために使用します。
</p>

<p>
このタグを使用して、ColdFusion サーバーとクライアントブラウザとの間でファイルを移動することはできません。この操作を行うには、次のようにします。
</p>
<ul>

<li>クライアントから ColdFusion サーバーにファイルを転送するには、cffile タグの action = &quot;upload&quot; を使用します。</li>

<li>ColdFusion サーバーからクライアントにファイルを転送するには、cfcontent タグを使用します。</li>
</ul>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">セキュリティ設定</span>
<p>
ColdFusion&#160;MX のセキュリティ設定で、cfftp<i> </i>タグの実行を抑制することができます。複数のカスタマが使用するサーバー上で ColdFusion アプリケーションを実行する場合、カスタマが移動できるファイルのセキュリティを考慮する必要があります。詳細については、『ColdFusion&#160;MX の設定と管理』の「セキュリティの管理」を参照してください。
</p>

         </td>
      </tr>
   </table>
   </div>

  </body>
</html>
