> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/accreditation-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods/ftp.md).

# FTP

## 시작하기

FTP는 매일 24시간마다 서버에서 대량의 데이터를 업로드할 수 있게 해줍니다. 이는 엑셀과 XML 형식 모두 동작합니다. 사용자는 Active FTP 연결과 서버에서 검색할 파일 이름을 설정해야 합니다.

**전송 속도 평균:** 30초 \~ 2분, 데이터 품질에 따라 다를 수 있습니다.

**허용 형식:** XLSX 및 XML

**권장됨:** 20개에서 50,000개의 인증을 보유한 소, 중, 대형 인증 기관

***

### 사전 요구 사항

1. Active FTP 연결 설정
2. FTP 서버에서 [포맷된 데이터](/accreditation-bodies/ab-ko/data-management/import-certification/certification-file-templates.md)로 파일(.xlsx 또는 XML) 업로드
3. 서버에서 검색하려는 파일 이름 정의

***

### FTP를 통해 인증 데이터 가져오는 방법

1. '**인증 가져오기**' 페이지로 이동
2. 데이터 가져오기 방법으로 '**FTP**' 선택
3. FTP 연결이 아직 추가되지 않은 경우에 설정하라는 메시지가 나타납니다.
4. 다음 텍스트 필드를 작성하거나 편집합니다.
   * FTP 액세스 상태
     * <mark style="color:green;">**활성**</mark>, FTP에서 파일을 지속적으로 가져옵니다.
     * <mark style="color:red;">**비활성**</mark>, FTP에서 파일 가져오기를 중지합니다.
   * FTP 서버 프로토콜
     * **FTP**, 사용자 이름과 암호를 사용하여 인증합니다.
     * **SFTP**, 보다 안전한 SSH 키를 사용하여 인증합니다.
   * 서버 호스트
   * 서버 포트
   * 서버 사용자 이름
   * 서버 암호
     * **SFTP**가 선택된 경우, **개인 키**를 추가합니다.
5. FTP가 정상적으로 연결되었는지 확인하려면 '**FTP 연결 테스트**' 버튼을 클릭합니다.
6. FTP가 연결되면 '**저장 및 계속**' 버튼을 클릭합니다.
7. 다음 화면에서 FTP 서버에서 가져올 파일 이름을 추가합니다.
   * 공통된 이름 규칙으로 여러 파일을 FTP 디렉토리에 가지고 있는 경우 **'와일드카드'** 옵션을 선택할 수 있습니다.

     <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>예시:</p><p>파일 이름은 <strong>certs</strong>이며 '와일드카드' 옵션이 선택되어 있습니다.</p><p>그렇다면 시스템은 디렉토리에서 다음 파일 이름을 찾습니다:</p><ul><li><strong>certs</strong>_1.xlsx</li><li>2_<strong>certs</strong>.xlsx</li><li>3_<strong>certs</strong>_4.xlsx</li></ul></div>

8\. 추가한 후 '\*\*데이터 가져오기\*\*' 버튼을 클릭합니다. 9. 완료되면 프로세스가 \*\*단계 2\*\*로 이동하여 데이터 유효성 검사가 시작됩니다. 10. 유효성이 확인되면 데이터가 IAF CertSearch에 성공적으로 추가됩니다.


---

# 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:

```
GET https://support.iafcertsearch.org/accreditation-bodies/ab-ko/data-management/import-certification/data-import-methods/ftp.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.
