# DirectCloud 드라이브의 오프라인 사용을 활성화/비활성화하는 방법

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

DirectCloud 드라이브에는 오프라인 폴더에 파일을 저장함으로써, 네트워크에 연결되어 있지 않은 상태에서도 파일을 편집할 수 있는 오프라인 기능이 있습니다.\
오프라인 폴더에서 편집한 파일은, 네트워크 연결이 온라인 상태가 되었을 때 원래의 폴더에 반영할 수 있습니다.\
이 매뉴얼에서는, DirectCloud 드라이브의 온라인 설정을 활성화하는 방법에 대해 설명합니다.

***

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

* 관리자 권한이 부여된 사용자는 관리자 페이지의 ‘보안 정책’을 사용할 수 있습니다.
* 오프라인 기능은 DirectCloud 드라이브에서만 사용할 수 있습니다.
* 오프라인 기능을 지원하는 것은 My Box와 Shared Box 폴더의 파일입니다.
* 오프라인 기능으로 폴더를 편집할 수 없습니다.
* 오프라인 기능으로 Windows에 저장된 파일은 암호화되므로 Windows를 여러 사용자가 사용하는 환경에서도 파일의내용을 볼 수 없습니다.
* 다운로드 워크플로우가 설정된 경우 오프라인 기능을 사용할 수 없습니다.

***

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

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

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

2. 화면을 아래로 스크롤하여 'DRIVE 오프라인시 사용'에서 '사용'이 선택되어 있는지 확인합니다.

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

3. 설정을 변경한 경우 저장 버튼을 클릭합니다.


---

# 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/admin_manual/offline/offline_setting.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.
