# 포지

## 포지 다운로드 하기

{% embed url="<https://files.minecraftforge.net/net/minecraftforge/forge/>" %}

<figure><img src="/files/7eByM0aHZGmiZAcG8PZn" alt=""><figcaption></figcaption></figure>

옆에서 원하시는 포지 버전 선택후, Download Latest (최신버전) 아니면 Download Recommended (추천버전) 중에 골라서 Installer 박스를 눌러서 포지를 다운받아주세요.

***

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

Install Server 선택후, 다운로드 경로를 찾기 쉬운 폴더로 설정해주세요. (추천: 다운로드 폴더에서 새로운 폴더 생성)

***

<figure><img src="/files/o7m4yhlVBoT4lH1PnS6X" alt=""><figcaption><p>ok 버튼 누른후의 화면</p></figcaption></figure>

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

패널로 가서, 중요한 파일은 백업후 서버의 모든 파일을 삭제해주세요.&#x20;

***

<figure><img src="/files/6JStQDUPzvO9YgAkWrdD" alt=""><figcaption></figcaption></figure>

다시 돌아와서, 포지가 설치된 폴더로 이동후, 해당 폴더에 모든 파일을 SFTP 이용해서서버로 이동시켜주세요. (SFTP란 참고)

{% content-ref url="/pages/VGiOCWB3OF8QowU5FYLi" %}
[SFTP 사용법](/faq/undefined/sftp.md)
{% endcontent-ref %}

***

***

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

서버 시작 버튼 누르고 끝!

{% hint style="info" %}
server.properties 파일에 포트 변경이나, 추가적인 설정이 필요할수도있어요!
{% endhint %}

##


---

# 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.weirdhost.xyz/minecraft/version/forge.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.
