aboutsummaryrefslogtreecommitdiff
path: root/files/ko/glossary/ftp/index.html
blob: 88538c38a53afd68fd0e01513f714c610acd371c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
title: FTP
slug: Glossary/FTP
translation_of: Glossary/FTP
---
<p><strong>FTP </strong>(File Transfer Protocol)는 여러 해 동안 인터넷을 통해 한 {{glossary("host", "호스트")}}에서 다른 호스트로 파일을 전송하기 위한 표준  {{glossary("protocol", "프로토콜")}}이었다. 그러나 점차적으로 여러 팀과 호스팅 계정은 FTP를 수용하지 않고 Git와 같은 버전 제어 시스템에 의존하였다. 당신은 여전히 그것이 오래된 호스팅 계정에서 사용되는 것을 발견할 것이지만, FTP는 더 이상 모범 사례로 여겨지지 않는다고 말해도 무방하다.</p>

<h2 id="더_알아보기">더 알아보기</h2>

<h3 id="일반적인_지식">일반적인 지식</h3>

<ul>
 <li><a href="/en-US/Learn/Upload_files_to_a_web_server">Beginner's guide to uploading files via FTP</a></li>
 <li>Wikipedia의 {{interwiki("wikipedia", "File Transfer Protocol", "FTP")}}

 </li>
</ul>