# WP File Manager 플러그인 (FTP 접근의 안정적인 대안)

WordPress 파일 매니저는 WordPress 대시보드에서 파일 관리 작업을 수행할 수 있게 해주는 플러그인입니다. 제어판이나 FTP(File Transfer Protocol) 클라이언트에 따로 로그인할 필요 없이, 한 곳에서 WordPress 웹사이트 파일에 접근할 수 있습니다.

이 글에서 다룰 내용

[FTP 접근 대신 이 플러그인을 사용하는 이유](#ftp-접근-대신-이-플러그인을-사용하는-이유)

[WP File Manager 플러그인 설치하는 방법](#wp-file-manager-플러그인-설치하는-방법)

## FTP 접근 대신 이 플러그인을 사용하는 이유

FTP는 본질적으로 데이터 전송에 안전하지 않은 방법입니다. 이 프로토콜로 파일을 전송할 때 데이터, 사용자명, 비밀번호가 모두 평문으로 공유되기 때문에, 해커가 별다른 노력 없이 이 정보에 접근할 수 있습니다.

WP File Manager는 명확한 구조 창과 표시 기능을 갖춘 직관적인 사용자 인터페이스를 제공합니다.

이 플러그인은 무료로 다운로드하고 사용할 수 있지만, 개인 폴더 생성이나 다양한 사용자 역할별 파일 작업 제어 같은 고급 기능에 접근하려면 라이선스를 구매해야 합니다. 이러한 기능들은 여러 웹사이트를 관리하는 팀이 있는 경우 유용합니다.

***

## WP File Manager 플러그인 설치하는 방법

다음과 같이 WP 관리자 화면의 Plugins(플러그인) 탭에서 이 플러그인을 설치할 수 있습니다:

![WP File Manager 플러그인 설치 과정](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/48253646254/original/XE5sIAcZXp3SIio_9oW2qGgZbMrW6csYuw.gif?1664367408)

1. WP 관리자 화면으로 이동
2. Plugins(플러그인) 클릭
3. Add New(새로 추가) 클릭
4. WP File Manager를 검색합니다. 위 gif에 표시된 플러그인을 선택하세요.
5. 설치하고 활성화합니다.

**이 플러그인에 대한 자세한 정보는 여기에서 확인할 수 있습니다:**

<https://wordpress.org/plugins/wp-file-manager/>

**참고사항:**

FTP 접근의 위험성과 마찬가지로, 이 플러그인을 사용할 때 어떤 종류의 파일을 다루는지 주의하지 않으면 여전히 문제가 발생할 수 있습니다. 문제가 발생하면 WordPress를 가장 최근의 안정적인 백업으로 복원해 주세요.

***

*원문 최종 수정: Wed, 28 Sep, 2022 at 3:06 PM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-sites/xml-sitemaps/wp-file-manager-plugin-stable-alternative-for-ftp-access.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.
