# SFTP経由で一括アップロード

SFTP経由で、[NMKR Studioがサポートしている全てのファイル形式](https://docs.nmkr.io/nmkr-studio/token/upload#file-formats)をアップロードすることができます、

ドラッグ＆ドロップで一括アップロードが可能です。

ファイルサイズが250MBまでのファイルは、[SFTP一括アップロード](https://docs.nmkr.io/nmkr-studio/token/upload/bulk-upload-via-sftp)をご利用ください。

{% hint style="info" %}
250MBを超えるファイルについては、[piniata.cloud](https://www.pinata.cloud/)のようなアップロード＆ピンサービスを通じてIPFSに直接アップロードし、[これらのファイルのIPFSハッシュを直接メタデータに追加する](https://docs.nmkr.io/nmkr-studio/token/edit#add-externally-uploaded-files-via-ipfs-hash)ことをお勧めします。

ユーザーに提供されるサーバー上の最大ストレージサイズは、現在のところ制限されていません。

{% endhint %}

<figure><img src="/files/AhXs1HeFclJqfOytu0lx" alt=""><figcaption></figcaption></figure>

#### SFTPアクセスの設定

[Cyberduck](https://cyberduck.io/)や[FileZilla](https://filezilla-project.org/)のようなSFTPクライアントをダウンロードしてインストールしてください。どちらのクライアントも非常にうまく動作しますが、場合によってはFilaZillaの方がより信頼できることもあります。

プロジェクトの「[NFTを管理](https://docs.nmkr.io/nmkr-studio/token/manage-tokens-tab)」タブで「NFT一括アップロード」を選択します。

<figure><img src="/files/50QtHrO6CgA4cg0AYYbB" alt=""><figcaption></figcaption></figure>

新しいタブが開くので、そこでサーバー情報を展開します。

<figure><img src="/files/NfRemmnzCRhONsFn2I1M" alt=""><figcaption></figcaption></figure>

SFTPクライアントにログイン情報を入力し、サーバーに接続します。

<figure><img src="/files/H5n41FgfMViv6WvTZRW0" alt=""><figcaption></figcaption></figure>

あなたの顧客IDによって命名されたフォルダが見つかり、その中にすべてのプロジェクトが含まれています。

<figure><img src="/files/1XT0KWMukOabJes7wASF" alt=""><figcaption></figcaption></figure>

これで、ローカルデバイスから適切なプロジェクトフォルダにファイルをドラッグするだけで、[プロジェクトにファイルをアップロード](https://docs.nmkr.io/nmkr-studio/token/upload/bulk-upload-via-sftp/bulk-upload-files-and-metadata)し続けることができます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nmkr.io/jp/nmkr-studio/tkun/appurdo/fairutometadtanoappurdo/sftpdeappurdo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
