# 네트워크 드라이브 연결하기

Windows에서는 원격 서버나 공유 폴더에 연결하여 이를 하나의 드라이브 문자(예: Z:)로 나타내는 기능을 제공해서 사용하고 있는데 HamoniKR OS에서도 이와 동일한 기능을 사용하실 수 있는데

이러한 기능을 사용하면 FTP, SFTP, SMB, WebDAV 등의 프로토콜을 통해 원격 리소스에 로컬 드라이브처럼 접근할 수가 있습니다.&#x20;

### 파일 탐색기 > 서버에 연결하기 사용하기.

윈도우의 네트워크 드라이브 연결하기와 유사한 기능입니다.&#x20;

파일 탐색기 상단의 패널에서  "파일 > 서버에 연결하기"를 선택하면, "서버에 연결"창이 나옵니다.&#x20;

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

아래 화면과 같이 "서버에 열결하기" 창에 서버, 포트, 종류, 폴더등을 입력합니다.&#x20;

* 서버 : 연결하실 컴퓨터의 아이피를 입력합니다.
* 포트 : 연결하실 종류에 맞게 포트를 지정합니다.&#x20;
* 종류 : SSH, FTP(로그인), 공개FTP, 윈도우 공유, WebDAV(HTTP), 보안된 WebDAV(HTTPS)
* 사용자 상세정보 : 접속하실 컴퓨터의 계정정보를 입력합니다.&#x20;

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

"서버에 연결하기" 기능이 완료되면 아래 화면과 같이 좌측 패널 하단에서 "네트워크" 메뉴에 추가된것을 확인하실 수 있습니다.&#x20;

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

**※ 서버에 연결하기 응용.**

네트워크 드라이브로 연결된 원격지 컴퓨터 폴더에서 책갈피나 즐겨찾기 설정으로  원하시는 원격지 폴더에 바로 접근할 수 있습니다.&#x20;

###

### 파일 탐색기 > 주소창으로 SFTP, SMB 등등 사용하기.

파일 탐색기 주소창에서 smb, ftp등을 입력해서 사용하실 수도 있습니다.&#x20;

아래 화면에서 처럼 파일 탐색기 상단에 위치한 아이콘을 클릭해서 경로 표시줄에서 위치 항목으로 변경합니다.&#x20;

그러면 입력할 수 있게 위치항목으로 변경이 됩니다.

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

주소 입력란에 smb://IP 주소, sftp\://IP 주소 등등 원하시는 종류로 이와같이 입력하고 엔터키를 눌르시면 자격증명창이 나오고 정보를 입력하시면 사용하실 수 있습니다.&#x20;

<figure><img src="/files/8T6q8EUKujB0gHhBfpz5" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cdfRMP4shi91JrXC6fnJ" 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://docs.hamonikr.org/hamonikr-8.0/key-features/undefined/undefined.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.
