DIY Life Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/File_Transfer_Protocol

    e. The File Transfer Protocol ( FTP) is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a client–server model architecture using separate control and data connections between the client and the server. [1] FTP users may authenticate themselves with a ...

  3. Comparison of file transfer protocols - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_file...

    1979. Suite of protocols for copying files between Unix machines, used for many purposes including the distribution of email. Also allows commands to be sent, which led to the first internet worms. The file transfer protocol within UUCP is the "g" protocol. [101] MODEM7. Mark M. Zeigler, James K. Mills. 1980.

  4. File transfer - Wikipedia

    en.wikipedia.org/wiki/File_transfer

    A file transfer protocol is a convention that describes how to transfer files between two computing endpoints. As well as the stream of bits from a file stored as a single unit in a file system, some may also send relevant metadata such as the filename, file size and timestamp – and even file-system permissions and file attributes . Some ...

  5. SSH File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/SSH_File_Transfer_Protocol

    Port (s) 22/TCP. In computing, the SSH File Transfer Protocol (also known as Secure File Transfer Protocol or SFTP) is a network protocol that provides file access, file transfer, and file management over any reliable data stream. It was designed by the Internet Engineering Task Force (IETF) as an extension of the Secure Shell protocol (SSH ...

  6. Trivial File Transfer Protocol - Wikipedia

    en.wikipedia.org/wiki/Trivial_File_Transfer_Protocol

    RFC 1350. Trivial File Transfer Protocol ( TFTP) is a simple lockstep File Transfer Protocol which allows a client to get a file from or put a file onto a remote host. One of its primary uses is in the early stages of nodes booting from a local area network. TFTP has been used for this application because it is very simple to implement.

  7. FTPS - Wikipedia

    en.wikipedia.org/wiki/FTPS

    File Transfer Protocol over TLS. FTPS (also known as FTP-SSL and FTP Secure) is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security (TLS) and, formerly, the Secure Sockets Layer (SSL, which is now prohibited by RFC7568) cryptographic protocols. FTPS should not be confused with the ...

  8. List of FTP commands - Wikipedia

    en.wikipedia.org/wiki/List_of_FTP_commands

    RFC 697 - CWD Command of FTP. RFC 959 - File Transfer Protocol (FTP) RFC 1639 - FTP Operation Over Big Address Records (FOOBAR) RFC 2228 - FTP Security Extensions. RFC 2389 - Feature negotiation mechanism for the File Transfer Protocol. RFC 2428 - FTP Extensions for IPv6 and NATs. RFC 2640 - Internationalization of the File Transfer Protocol.

  9. Secure copy protocol - Wikipedia

    en.wikipedia.org/wiki/Secure_copy_protocol

    Command, Communication protocol. Website. www .openssh .com. Secure copy protocol ( SCP) is a means of securely transferring computer files between a local host and a remote host or between two remote hosts. It is based on the Secure Shell (SSH) protocol. [1] ". SCP" commonly refers to both the Secure Copy Protocol and the program itself.