method of transferring files on the Internet (Computers)
Search Dictionary
Ftp Definition from Language, Idioms & Slang Dictionaries & Glossaries
ftp
n : (computer science) protocol that allows users to copy files between their local system and any system they can reach on the network [syn: file transfer protocol]
v : use the file transfer protocol to transfer data from one computer to another; "you can ftp these data"
similar words(2)
ftp archive
anonymous ftp
File Transfer Protocol: CAC (comhghnás aistrithe comhad) :-)
I ftp'ed ...: D'ftpáil mé ...
I ftp'ed ...: D'ftpáil mé ...
Noun
1. protocol that allows users to copy files between their local system and any system they can reach on the network
(synonym) file transfer protocol
(hypernym) protocol, communications protocol
(hyponym) anonymous ftp, anonymous file transfer protocol
(derivation) FTP
(classification) computer science, computing
Verb
1. use the File Transfer Protocol to transfer data from one computer to another; "You can FTP these data"
(hypernym) transfer
(derivation) file transfer protocol, FTP
Ftp Definition from Business & Finance Dictionaries & Glossaries
File Transfer Protocol; primitive Internet method for copying files between Internet-connected computers.
Ftp Definition from Government Dictionaries & Glossaries
Force Threat Presentation
Ftp Definition from Science & Technology Dictionaries & Glossaries
File Transfer Protocol (IETF)
File Transfer Protocol (Internet)
Abbreviation for File Transfer Protocol. The Transmission Control Protocol/Internet Protocol (TCP/IP) protocol that is (a) a standard high-level protocol for transferring files from one computer to another, (b) usually implemented as an application level program, and (c) uses the Telnet and TCP protocols. Note: In conjunction with the proper local software, FTP allows computers connected to the Internet to exchange files, regardless of the computer platform.
See FTP.
File Transfer Protocol
File Transfer Protocol
File Transfer Protocol. The Internet standard high-level protocol for transferring files from one computer to another.
1 Fuel Tank Pressure [SAE J1930]
2 Federal Test Procedure [USA]
2 Federal Test Procedure [USA]
Ftp Definition from Computer & Internet Dictionaries & Glossaries
FTP Configuration Information
File Transfer Protocol
File Transfer Protocol [Internet]
FTP
File Transfer Protocol. A protocol that makes it possible for a user to transfer files from one location to another over the Internet. URLs of files on FTP servers begin with ftp://.
File Transfer Protocol. A protocol that makes it possible for a user to transfer files from one location to another over the Internet. URLs of files on FTP servers begin with ftp://.
File Transfer Protocol. The basic Internet File Transfer Protocol, which is based on TCP/IP, enables the fetching and storing of files between hosts on the Internet.
File Transfer Protocol. A means of transferring files between host computers on the Internet
/F-T-P/, not /fit'ip/ 1. [techspeak] n. The File Transfer Protocol for transmitting files between systems on the Internet. 2. vt. To beam a file using the File Transfer Protocol. 3. Sometimes used as a generic even for file transfers not using FTP. "Lemme get a copy of "Wuthering Heights" ftp'd from uunet."
File Transmission Protocol - a standard for moving files from one computer to another. Predominant use on the Internet . This master copy of this document resides on my (Steve Jenkins) home computer. When I make a change to it I use FTP to transfer the updated files to the computer of my Internet Service Provider. I can also use FTP on certain computers on the internet to transfer files to my home computer.
Internet tool to transfer files through the Internet from one computer to another. FTP is used to download files from another computer, as well as to upload files from your computer to a remote computer. Through (regular) FTP you can login to another Internet site but you must have a user ID and a password . Anonymous FTP servers don't require usernames or passwords, but you can't upload files to anonymous FTP servers.
File Transfer Protocol used for downloading files on the Internet. Listings of ftp sites are available from Mosaic. (See also File transfer , Remote login , Mosaic , and Protocol )
(File Transfer Protocol) -- A very common method of moving files between two Internet sites. FTP is a special way to login to another Internet site for the purposes of retrieving and/or sending files. There are many Internet sites that have established publicly accessible repositories of material that can be obtained using FTP, by logging in using the account name anonymous, thus these sites are called anonymous ftp servers.
An Internet tool/software utility which allows you to transfer files between two computers that are connected to the Internet. Anonymous FTP allows you to connect to remote computers and to transfer publicly available computer files or programs.
File Transfer Protocol - Internet protocol (and program) used to transfer files between hosts.
See: File Transfer Protocol
See: File Transfer Protocol
A protocol which allows a user on one host to access, and transfer files to and from, another host over a network. Also, FTP is usually the name of the program the user invokes to execute the protocol. It is defined in STD 9, RFC 959. See also: anonymous FTP and FTP FAQ's
FTP (File Transfer Protocol )
FTP allows you to copy or send files ( HTML documents,graphic images,spreadsheets ) from one computer to another on the internet.You can use its command language from a shell account or various programs with SLIP or PPP accounts that simplify the process.
FTP allows you to copy or send files ( HTML documents,graphic images,spreadsheets ) from one computer to another on the internet.You can use its command language from a shell account or various programs with SLIP or PPP accounts that simplify the process.
File Transfer Protocol
(File Transfer Protocol). The principle of FTP is simple. You logon to a site (using your FTP software), then you choose a file to transfer. All FTP activity requires you to log on to the remote computer with a user name and password. To get to files shown on the map, it's important to understand the concept of anonymous FTP. Here, you log on to the machine as a guest rather than as an authorized account holder. In this situation, type "anonymous" as the user name and your full e-mail address as the password. Once you log on, you'll be able to access specified directories as an anonymous user. You can also access FTP sites with your Web browser. In the location or dialog box, type ftp://xxx.xxx.xxx, then click from directory to directory. But be warned: this procedure doesn't always work, and Web browsers tend to be much slower at file transfers than dedicated FTP clients.
Stands for "File Transfer Protocol." It is a common and efficient method of transferring files via the Internet from one computer to another. Some common FTP programs are "Fetch", for the Mac, and "CuteFTP", for Windows. However, you can also use a web browser like Netscape to access FTP servers. Simply type the URL of the server into the location box. For example: ftp://name.of.site/ will give you a listing of all the directories of the FTP server, ftp://name.of.site/directory/ which will give you a listing of all the files available in that directory, and ftp://name.of.site/directory/filename will download the actual file to your computer. Most FTP servers are "anonymous FTP" servers which means you can log in with the user name "anonymous" and your e-mail address as the password.
21/tcp File Transfer [Control]
{ftp}
File Transfer [Control].
File Transfer [Control].
{ftp}
File Transfer [Control].
File Transfer [Control].
{ftp}
File Transfer [Control].
File Transfer [Control].
{ftp}
File Transfer [Control].
File Transfer [Control].
FTP is an acronym for File Transfer Protocol and is a method for retrieving files from a remote Internet site. Many sites out there allow what is termed an 'anonymous' connection. In other words, there exists a special username called 'anonymous' so that the site can act as a library of useful public domain programs and documents.
Ftp Definition from Encyclopedia Dictionaries & Glossaries
File Transfer Protocol (FTP) is a standard network protocol used to transfer files from one host to another host over a TCP-based network, such as the Internet. It is often used to upload web pages and other documents from a private development machine to a public web-hosting server. FTP is built on a client-server architecture and uses separate control and data connections between the client and the server. FTP users may authenticate themselves using a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that hides (encrypts) the username and password, and encrypts the content, SSH File Transfer Protocol may be used.
| See more at Wikipedia.org... |
Ftp Definition from Society & Culture Dictionaries & Glossaries
Federal Test Procedure (for motor vehicles)
