# 한 번에 여러 개 파일 업로드/ 디렉토리 만들어서 업로드 하는 방법에 대해서 알려주세요

#### 한 번에 여러 개 파일 업로드하는 방법에 대해 알려드릴게요

***

## 파일 선택 방법

* 여러 파일을 따로 선택할 때: 업로드할 파일을 하나 선택하고 Ctrl 키를 누른 상태에서 다른 파일들을 클릭해 주세요.
* 여러 파일을 순서대로 선택할 때: 첫 번째 파일을 클릭하고 Shift 키를 누른 상태에서 마지막 파일을 클릭해 주세요.

***

## 업로드 방법

### 파일질라

* 선택한 파일에 마우스 오른쪽 버튼을 클릭하여 \[업로드]를 선택해 주세요.
* 파일을 마우스로 끌어서 오른쪽 신이미지뱅크 서버 쪽으로 옮겨주세요. 바로 업로드가 돼요.
* 선택한 파일에 마우스 오른쪽 버튼을 클릭하여 \[디렉터리 만들고 그 안으로 이동]을 선택하면, 새 폴더가 생성되면서 자동으로 해당 폴더 안으로 자료가 이동해요.

### 윈도우 탐색기

* 파일을 마우스로 끌어서 오른쪽 신이미지뱅크 폴더 쪽으로 옮겨주세요. 바로 업로드가 돼요.


---

# 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://help.makeshop.co.kr/faq/sub/imghosting/undefined-22.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.
