# 클라우드 스토리지

애플리케이션의 첨부 파일을 GoggleDrive, OneDrive 등과 같은 클라우드에 저장하려면 클라우드 스토리지 기능을 사용하여 애플리케이션에 업로드된 첨부 파일을 클라우드 스토리지에 저장할 수 있습니다.\
포건시는 클라우드 스토리지 통합 기능을 제공하여 시장의 주류 클라우드 스토리지 공급업체와 빠르게 연결할 수 있으며 간단한 구성만 수행하면 통합을 완료할 수 있습니다. 포함: Alibaba Cloud, Tencent Cloud, Qiniu Cloud, OneDrive 등

아래 파일을 다운로드 받습니다.

{% file src="/files/wGpHrOgiqYbzqZLg4Vvk" %}

{% file src="/files/M0XbdQqZgZsGO1tWZsC4" %}

{% file src="/files/C8W4nBJwRyXHtd5AL0X9" %}

{% file src="/files/LrsSQnAQNkADaE8B1NbD" %}

### 클라우드 저장소 업로드&#x20;

서버관리자에서 \[설정>클라우드 저장소 설정]을 선택하여 클라우드 저장소 설정 페이지로 들어갑니다.

업로드를 클릭하고 클라우드 저장소 공급자를 선택하고 업로드 후 인증 구성을 수행합니다.

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

업로드가 완료되면 아래 목록에 공급자 이름, 버전 번호 및 의존성 버전 번호가 표시됩니다. ![](https://help.grapecity.com.cn/download/thumbnails/80953092/image2022-9-30_16-34-14.png?version=1\&modificationDate=1673923284000\&api=v2)버튼을   클릭하면 삭제할 수 있습니다.

<figure><img src="/files/1FNoPewakAs0apbfssIT" alt=""><figcaption></figcaption></figure>

### 클라우드 인증 설정&#x20;

인증설정 탭을 클릭 한 후, \[인증 추가]버튼을 클릭하면 공급자 정보 편집창이 뜹니다.

공급자 정보 편집창에 정보를입력합니다.

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

### 클라우드 스토리지 사용&#x20;

클라우드 스토리지를 구성한 후 스토리지 유형 설정에서 클라우드 스토리지를 선택할 수 있습니다.

예를 들어 관리 콘솔의 "설정-저장 경로"에서 최종 사용자가 업로드한 파일의 저장 유형을 클라우드 저장소로 설정합니다 .

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

애플리케이션의 고급 설정에서 최종 사용자가 클라우드 스토리지에 업로드한 파일의 스토리지 유형을 설정합니다.

<figure><img src="/files/h4l0lvqhntXc10SuCOwo" 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://doc.forguncy.co.kr/forguncy-v9/or-server/serversetting/vloudstorage.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.
