aboutsummaryrefslogtreecommitdiff
path: root/files/ca/glossary/ftp
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:41:15 -0500
commit4b1a9203c547c019fc5398082ae19a3f3d4c3efe (patch)
treed4a40e13ceeb9f85479605110a76e7a4d5f3b56b /files/ca/glossary/ftp
parent33058f2b292b3a581333bdfb21b8f671898c5060 (diff)
downloadtranslated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.gz
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.tar.bz2
translated-content-4b1a9203c547c019fc5398082ae19a3f3d4c3efe.zip
initial commit
Diffstat (limited to 'files/ca/glossary/ftp')
-rw-r--r--files/ca/glossary/ftp/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/files/ca/glossary/ftp/index.html b/files/ca/glossary/ftp/index.html
new file mode 100644
index 0000000000..d8f57cef14
--- /dev/null
+++ b/files/ca/glossary/ftp/index.html
@@ -0,0 +1,24 @@
+---
+title: FTP
+slug: Glossary/FTP
+tags:
+ - CodingScripting
+ - FTP
+ - Glossary
+ - Protocol
+translation_of: Glossary/FTP
+---
+<p>FTP (File Transfer Protocol) va ser el {{glossary("protocol")}} estàndard durant molts anys per a la transferència d'arxius d'un {{glossary("host")}} a un altre a través d'Internet. Cada vegada més, però, els equips i els comptes d'allotjament no permeten FTP i en el seu lloc es basen en un sistema de control de versions com Git. Encara es pot trobar la seva utilització en comptes d'allotjament més antigues, però és segur dir que el FTP ja no es considera la millor pràctica.</p>
+
+<h2 id="Aprèn_més">Aprèn més</h2>
+
+<h3 id="Coneixement_general"><span id="result_box" lang="ca"><span>Coneixement general</span></span></h3>
+
+<ul>
+ <li><a href="/en-US/Learn/Upload_files_to_a_web_server">Guia de principiants per carregar arxius via FTP</a></li>
+ <li>{{interwiki("wikipedia", "File Transfer Protocol", "FTP")}} en Wikipedia
+ <p> </p>
+ </li>
+</ul>
+
+<p> </p>