> 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-body/ftp-access.md).

# FTP 액세스

## 시작하기

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

**허용 가능한 형식:** XLSX 및 XML

**권장:** 20\~50,000개의 인증서를 가진 Small, Medium 및 Large Certification Body

***

### 전제 조건

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

***

### FTP를 통한 Certification Body 데이터 가져오는 방법

1. **'인증 기관 가져오기'** 페이지로 이동
2. 네비게이션 탭에서 **'FTP'** 선택
3. 다음 텍스트 필드를 작성하거나 편집하기
   * FTP 액세스 상태
     * <mark style="color:green;">**Active**</mark>, *FTP에서 파일을 연속적으로 가져옴*
     * <mark style="color:red;">**Inactive**</mark>, *FTP에서 파일 가져오기 중지*
   * FTP 서버 프로토콜
     * **FTP**, *인증을 위해 사용자 이름과 비밀번호에 의존*
     * **SFTP**, *보다 안전한 SSH 키를 사용한 인증*
   * 서버 호스트
   * 서버 포트
   * 서버 사용자 이름
   * 서버 비밀번호
     * **SFTP**가 선택된 경우 **개인 키** 추가
4. FTP가 성공적으로 연결되었는지 확인하기 위해 '**FTP 연결 테스트'** 버튼 클릭
5. FTP가 연결되면 '**저장하고 계속하기'** 버튼 클릭
6. 다음 화면에서 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>
7. 추가하고 난 후 '**데이터 가져오기'** 버튼 클릭
8. 완료되면 프로세스는 **단계 2**로 이동하여 데이터 유효성 검사를 시작합니다.
9. 유효성이 검사된 후 데이터가 성공적으로 IAF CertSearch에 추가됩니다.

***

## 파일 이름 정의하기

IAF CertSearch가 서버에서 데이터를 IAF CertSearch 데이터베이스로 가져올 수 있도록 파일 이름을 정의하거나 지정해야 합니다.

{% hint style="info" %}
**전제 조건**

파일 이름을 정의하기 전에 FTP 서버에 업로드하는 데 사용되는 파일, *'포맷된 데이터'* 의 파일을 확인하시기 바랍니다. (../import-certification/certification-file-templates/)
{% endhint %}

1. FTP 설정 페이지에서 **FTP 파일 이름** 섹션으로 이동
2. **'FTP 파일 이름 추가'** 버튼 클릭
3. FTP 파일 이름 추가 모달에서 가져올 파일 이름 추가

##

## FTP에서 파일 가져오기

파일이 정의되면 다음 중 하나를 선택할 수 있습니다:

* 즉시 파일 가져오기를 원하는 경우 수동으로 **'파일 가져오기'** 버튼 클릭
* **UTC 01:00 am daily**에서 시작되는 FTP 크롤링 일정 동안 파일 가져오기

#### 규칙

* <mark style="color:red;">파일이 변경되면 24시간마다 업데이트됩니다.</mark>
* <mark style="color:red;">파일 이름이 일치하지 않으면 시스템에서 파일을 업로드하지 않습니다.</mark>
* <mark style="color:red;">FTP 파일 이름 섹션에 파일 이름이 없을 경우 파일 가져오기가 건너뛰어집니다.</mark>

## FTP 데이터 가져오기 활동

모든 FTP 가져오기 활동을 확인할 수 있습니다.


---

# 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-body/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.
