FTP & File Transfer

FTP Passive Mode

An FTP data transfer mode where the client initiates both the control and data connections to the server, solving firewall and NAT traversal problems common in active mode. The client sends a PASV command; the server responds with an IP address and port that the client then connects to for the data transfer. Passive mode is now the default in most modern FTP clients.

البروتوكولات ذات الصلة

انظر أيضًا