# \[Mobile] 폴더 및 파일의 이름을 바꾸는 방법

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

이 매뉴얼에서는 iOS 또는 Android 애플리케이션에 저장된 폴더와 파일의 이름을 바꾸는 방법에 대해 설명합니다.

***

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

* 다음 조건에 해당하는 사용자는 파일 이름을 변경할 수 있습니다.
  * <마스터>, <전체권한> 접근 권한이 부여된 사용자
  * 파일의 최종 수정자로서 <편집자> 접근 권한이 부여된 사용자
* 폴더 이름을 변경하려는 사용자는 해당 폴더에 대해 <마스터>, <전체권한> 접근 권한이 부여되어 있어야 합니다.
* 폴더 및 파일 이름은 최대 190자까지 입력할 수 있습니다.
* 폴더 및 파일 이름에 사용할 수 있는 문자와 사용할 수 없는 문자는 아래와 같습니다.
  * 사용 가능한 문자\
    UTF-8의 한자, 히라가나, 영문 대소문자, 숫자, 공백, 다국어 문자, 기호, 이모지 등
  * 사용할 수 없는 문자\
    \ / : \* ? " < > |
* 변경할 폴더와 파일의 이름에 이전 문자의 문자가 포함되어 있으면 일부 문자는 자동으로 새 문자로 변환됩니다.

***

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

1. 이름을 바꾸려는 폴더나 파일이 저장된 폴더를 탭합니다.
2. 이름을 바꾸려는 폴더나 파일의 오른쪽 끝에 있는 ' ![](https://help.directcloud.jp/servlet/rtaImage?eid=ka0Q800000014O9\&feoid=00N2w00000JMb2T\&refid=0EMBB000000g0ye)'을 탭합니다.
3. 표시되는 메뉴에서 이름 바꾸기를 탭합니다.\
   "변경할 이름을 입력하십시오."라는 화면이 나타납니다.
4. 텍스트 상자에 변경할 이름을 입력하고 확인을 탭합니다.\
   폴더나 파일의 이름이 바뀝니다.


---

# 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-+/user_manual/file_management/m_change_name.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.
