> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/sftp-video-download.md).

# SFTP 영상 다운로드 방법

{% hint style="info" %}
DRM 보안 콘텐츠의 경우 영상 다운로드가 불가하기 때문에 카테노이드(콜러스)측에 요청하여, 계정정보를 전달 받아 SFTP 형식으로 다운로드 받을 수 있게 안내드립니다.&#x20;
{% endhint %}

1\. 파일질라 프로그램 다운로드 후 >  접속 > 사이트 관리자 클릭합니다.

&#x20;

![](https://ppm.malgn.co.kr/data/1/79d1c1d0dc4a68876a306e31fb76cb81.png)

&#x20;

&#x20;

2\. 프로토콜 SFTP 선택 > 호스트 / 포트 / 사용자 입력 > \[연결] 버튼 클릭합니다.

&#x20;

<img src="https://ppm.malgn.co.kr/data/1/e3f98d4445f8496b4a16a86a903b6df9.png" alt="" height="373" width="583">

&#x20;

&#x20;

3\. 비밀번호 입력합니다.

&#x20;

![](https://ppm.malgn.co.kr/data/1/0cdc98edae5a3ddbdb8e99013e6f0dfb.png)

&#x20;

&#x20;

4\. 디렉토리 파일 클릭 > 파일 다운로드 진행합니다.

&#x20;

<img src="https://ppm.malgn.co.kr/data/1/01addbe9c55dc209acd84457ee6dd1e3.png" alt="" height="449" width="610">


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/operation-guide/video-services/kollus/sftp-video-download.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
