# \[Mobile] 링크 대상 파일이 업데이트 될 때 링크가 삭제되도록 설정하는 방법

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

이 매뉴얼에서는 iOS 앱 또는 Android 앱의 '링크' 화면에서 발송된 공유 링크의 파일이 업데이트될 때 링크가 삭제되도록 설정하는 방법에 대해 설명합니다.

***

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

* 본 매뉴얼은 My Box에서 파일을 선택하여 생성한 링크에도 동일하게 적용됩니다.
* 본 매뉴얼의 절차에 따라 링크가 삭제되는 경우는 업로드로 인해 파일이 업데이트되었을 때이며, 온라인 편집으로 파일이 업데이트된 경우에는 링크가 삭제되지 않습니다.
* 폴더가 업데이트되었을 때 링크가 삭제되도록 설정하는 것은 불가능합니다.
* 본 매뉴얼의 절차 외에도 아래 항목 중 하나라도 해당되면 링크는 삭제됩니다.
  * [\[Mobile\] 링크 생성 화면을 표시하여 기본 기능을 확인하는 방법](https://help.directcloud.net/user_manual/file_share/m_link_check)에서 사용자가 링크를 삭제한 경우
  * [\[Mobile\] 링크가 만료되었을 때 자동으로 삭제되도록 설정하는 방법](https://help.directcloud.net/user_manual/file_share/m_expired_link_auto_delete)을 통해 링크가 삭제된 경우
  * 본 문서의 절차에 따라 링크가 삭제된 경우
  * 링크를 생성한 사용자가 삭제된 경우
  * [사용자가 생성한 링크를 삭제하는 방법](https://help.directcloud.net/admin_manual/log/delete_link)을 통해 관리자가 링크를 삭제한 경우
* 삭제된 링크는 다시 활성화할 수 없습니다.
* 링크 생성 화면에서 표시되는 언어는 프로필의 설정 화면에서 변경할 수 있습니다.

***

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

{% hint style="warning" %}
**iOS 애플리케이션에서 설정하기**
{% endhint %}

1. [\[Mobile\] 링크 생성 화면을 표시하여 기본 기능을 확인하는 방법](https://help.directcloud.net/user_manual/file_share/m_link_check)의 절차에 따라 상세 설정 화면을 엽니다.
2. '파일 갱신 시 링크 삭제'항목의 토글 스위치를 ON으로 설정합니다.\
   이 설정은 즉시 저장됩니다.

{% hint style="warning" %}
**Android 애플리케이션에서 설정**
{% endhint %}

1. [\[Mobile\] 링크 생성 화면을 표시하여 기본 기능을 확인하는 방법](https://help.directcloud.net/user_manual/file_share/m_link_check)의 절차에 따라 상세 설정 화면을 엽니다.<br>
2. '파일 갱신 시 링크 삭제'항목의 토글 스위치를 ON으로 설정합니다.

   이 설정은 즉시 저장됩니다.


---

# 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_share/m_update_link_auto_delete.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.
