> ## Documentation Index
> Fetch the complete documentation index at: https://docs.box.com/llms.txt
> Use this file to discover all available pages before exploring further.

# FTPSによるBoxの使用

<div className="article_labels_list" style={{display: 'none'}} dangerouslySetInnerHTML={{__html: "has_image , End User , Article , Product Utilization , Box Web Application , Established , Instruction"}} />

通常、FTPSは、アカウントからのファイルの最初の一括アップロードおよび不定期の一括ダウンロードで使用されます。 FTPSは、BusinessアカウントおよびEnterpriseアカウント (試用版のアカウントを除く) で、データの一括移行のために使用できます。 個人アカウント (無料またはPro) では使用できません。

<Note>
  **注**

  * FTPSを介してBoxにアップロード/Boxからダウンロードできる最大ファイルサイズは32 GBです。 コンテンツをアップロードまたはダウンロードするためのその他のオプションについては、[コンテンツの移行](/ja/box-fundamentals/for-admins/getting-started/migrate-content)を参照してください。
  * Boxでは、20,000を超える項目を含むディレクトリは表示されません。
</Note>

**FTPを主要なアクセス方法として使用することはお勧めしません。**

より安全性の高い選択肢として[SFTP](/ja/box-fundamentals/for-users/uploads-and-downloads/uploading-and-downloading-files-and-folders-to-box/using-box-with-sftp)の使用を検討してください。

**BoxのFTPSサーバーにアクセスするには:**

1. FTPSクライアントを選択します。
2. 以下のパラメータを使用します。
   * **サーバー**: ftp.box.com
   * **ユーザー名**: Boxアカウントのメールアドレス (SSOログインはサポートされていません)
   * **パスワード**: Boxアカウントのパスワード
   * **ポート**:
     * 暗黙の暗号化接続 (FTPS): 990
   * **TLSv1.2**が必要です。 TLSv1.0およびTLS 1.1のサポートは終了しました。

<Note>
  **注:** デフォルトでBoxが受け入れるのは、暗号化されたFTPS接続のみです。
</Note>

## トラブルシューティング

BoxでFTPSの使用に問題が発生した場合は、[こちらの記事](https://support.box.com/hc/ja/articles/360044194853)を参照してください。

**関連リンク**

[元の作成/変更時間の保持](/ja/box-fundamentals/for-users/uploads-and-downloads/uploading-and-downloading-files-and-folders-to-box/file-transfer-how-can-i-preserve-original-createdmodified-times)

[コンテンツの移行方法](/ja/box-fundamentals/for-admins/getting-started/migrate-content)
