# Filezilla

파일질라는 FTP, SFTP 프로토콜을 통해 파일을 주고 받을 수 있는 오픈소스 소프트웨어 입니다.

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

## 설치

터미널에 다음을 입력합니다.

```
sudo apt install filezilla
```

## 실행

파일질라는 상대방 원격지의 아이피 주소와 아이디, 패스워드, 포트번호를 필요로 합니다.

기본 접속포트는 22번입니다.

sftp로 접속할시 호스트의 아이피 주소 앞에 sftp\:// 를 입력해주어야 정상적으로 접속이 됩니다.

<figure><img src="/files/pyaIP32Aocexniapbarc" 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-6.0/startmenu/internet/filezilla.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.
