# 파일을 업로드할 때 확인 메시지가 표시되도록 설정하는 방법

### 개요 <a href="#a03" id="a03"></a>

이 매뉴얼에서는 사용자가 My Box·Shared Box에 파일을 업로드할 때 ‘업로드를 진행하시겠습니까?’라는 확인 메시지가 표시되도록 설정하는 방법에 대해 설명합니다.

***

### 제한·보충사항 <a href="#a04" id="a04"></a>

* 관리자 권한이 부여된 사용자는 관리자 페이지에서 '보안 정책'에 접근 가능합니다.
* 확인 메시지가 표시되는 대상은 파일만 해당되며, 폴더 업로드 시에는 확인 메시지가 표시되지 않습니다.
* 확인 메시지 표시는 Web 브라우저에서만 지원됩니다.
* My Box·Shared Box에 [업로드 가능한 파일을 확장자로 제한](https://help.directcloud.net/admin_manual/upload/limit_file_extension)한 경우, 확인 메시지 이후에 업로드 제한에 대한 오류 메시지가 표시됩니다.

***

### 절차 <a href="#a05" id="a05"></a>

{% hint style="warning" %}
**확인 메시지가 표시되도록 설정**
{% endhint %}

1. '보안 정책' > '반입 정책' 메뉴를 선택합니다.

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

2. '업로드 오동작 방지'의 '업로드 확인 메시지'에서 '사용'을 선택하고 저장 버튼을 클릭합니다.

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

**\[파일을 업로드할 때의 동작]**

사용자가 파일을 업로드하면 다음 확인 메시지가 표시됩니다.

<figure><img src="/files/79Fi4VSognig03yiVeay" alt=""><figcaption></figcaption></figure>


---

# 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.directcloud.net/pro-pro-+/admin_manual/security_policy/undefined-2/confirmation_message.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.
