# 클라우드 스토리지

클라우드 스토리지 연계 기능을\
사용하면 외부 클라우드 스토리지 서비스와 Forguncy를 연동할 수 있습니다.

> 본 기능은 미리 이용하는 클라우드 스토리지의 계정을 설정하고, Forguncy Builder에서 설정하는 명령상에서 저장처 폴더를 설정하는 기능이며, 이용자가 이용하는 클라우드 스토리지나 저장처를 선택할 수 있는 것은 아닙니다.

{% file src="<https://2930313389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkr3K95OpVnkhRrSKF3Qh%2Fuploads%2F55ox2J8mQCKr5lNgI14Q%2FCloudStorageProvider.zip?alt=media&token=e0bd312f-ca70-4a17-82f9-ac61678aafce>" %}

Forguncy가 지원하는 클라우드 스토리지 서비스는 다음과 같습니다.

* Google 드라이브
* OneDrive
* DropBox
* Box
* SharePoint

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

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

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

<figure><img src="https://2930313389-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fkr3K95OpVnkhRrSKF3Qh%2Fuploads%2FKQa4VtRx6Sf725JKa9Zo%2Fimage.png?alt=media&#x26;token=56a5a9c8-b8ed-48bd-8e95-06b2783de978" 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="https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/RZKxNUjLKb05to7YFRoD/image.png" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/4TwovtGq4jrH4hcTyIfE/image.png" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/RMsqBwHIklrdnzWDVoPh/image.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/kr3K95OpVnkhRrSKF3Qh/blobs/xpBSMkcDB7HgGtG4wGjs/image.png" 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/forguncyserver/serversetting/cloudstorage.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.
