From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/nl/glossary/ftp/index.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 files/nl/glossary/ftp/index.html (limited to 'files/nl/glossary/ftp') diff --git a/files/nl/glossary/ftp/index.html b/files/nl/glossary/ftp/index.html new file mode 100644 index 0000000000..7907c78d51 --- /dev/null +++ b/files/nl/glossary/ftp/index.html @@ -0,0 +1,24 @@ +--- +title: FTP +slug: Glossary/FTP +tags: + - CodingScripting + - FTP + - Protocol + - woordenlijst +translation_of: Glossary/FTP +--- +

FTP (File Transfer Protocol) was jarenlang het standaard {{glossary("protocol", "protocol")}} voor het verplaatsen van bestanden van één {{glossary("host")}} naar een andere host. Het gebeurt echter steeds vaker dat teams en hostingaccounts FTP niet toestaan en in plaats daarvan vertrouwen op een versiebeheersysteem zoals Git. Op oudere hostingaccounts wordt het nog steeds gebruikt, maar het is duidelijk dat FTP niet langer wordt beschouwd als de optimale werkwijze.

+ +

Meer informatie

+ +

Algemene kennis

+ + + +

 

-- cgit v1.2.3-54-g00ecf