Stuart McLachlan
stuart at lexacorp.com.pg
Fri Oct 29 17:38:38 CDT 2004
On 29 Oct 2004 at 9:47, Steve Conklin (Developer at Ultr wrote: > What does "passive mode" mean in this context? > See RFC 959: <quote> The data transfer process, in its normal "active" state, establishes the data connection with the "listening" data port. It sets up parameters for transfer and storage, and transfers data on command from its PI. The DTP can be placed in a "passive" state to listen for, rather than initiate a connection on the data port. ----8<----- PASSIVE (PASV) This command requests the server-DTP to "listen" on a data port (which is not its default data port) and to wait for a connection rather than initiate one upon receipt of a transfer command. The response to this command includes the host and port address this server is listening on. </quote> -- Stuart