gtpc1m4sTransmission Control Protocol/Internet Protocol

File Transfer Protocol (FTP) Server

The FTP server establishes two connections between the client and server processes; one connection for control information (commands and responses), and the other connection for the data that is transferred.The FTP server can handle both binary and text files.The files can be transferred in both directions.

The FTP client on the remote host is prompted for access information, such as the login name and password (if required), on the remote system.

The FTP server authenticates users according to the following rules: