From 9c922a4ae52d0b67ee4552d5e6c3aee8d6f71195 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 6 Feb 2014 18:02:20 -0600 Subject: Reorganize tdeioslave help handbooks, fix related protocol files and issues, update and add handbooks. --- .../docs/tdebase/tdeioslave/ftp/index.docbook | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp/index.docbook (limited to 'tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp/index.docbook') diff --git a/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp/index.docbook b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp/index.docbook new file mode 100644 index 00000000000..82595b85269 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdebase/tdeioslave/ftp/index.docbook @@ -0,0 +1,29 @@ + + + +]> + +
+&FTP; + + +&Lauri.Watts; &Lauri.Watts.mail; +MalcolmHunter
malcolm.hunter@gmx.co.uk
Conversion to British English
+
+
+ +&FTP; is the Internet service used to transfer a data file from the disk of one computer to the disk of another, regardless of the operating system type. + +Similar to other Internet applications, &FTP; uses the client-server approach — a user invokes an &FTP; program on the computer, instructs it to contact a remote computer, and then requests the transfer of one or more files. The local &FTP; program becomes a client that uses TCP to contact an &FTP; server program on the remote computer. Each time the user requests a file transfer, the client and the server programs cooperate to send a copy of the data across the Internet. + +&FTP; servers which allow anonymous &FTP; permit any user, not only users with accounts on the host, to browse the ftp archives and download files. Some &FTP; servers are configured to allow users to upload files. + +&FTP; is commonly used to retrieve information and obtain software stored in files at &FTP; archive sites throughout the world. + + +Source: Paraphrased from http://tlc.nlm.nih.gov/resources/tutorials/internetdistlrn/ftpdef.htm + +See the manual: ftp. + +
-- cgit v1.2.1