What is the different of Active and Passive mode FTP ?

4 posts / 0 new
Last post
Brava's picture
Offline
Joined: 1 Nov 2010
Posts:
What is the different of Active and Passive mode FTP ?

What are Active mode and passive mode in FTP ?
I just got a FTP account but I'm not familiar with such settings.

Ayesh's picture
Offline
Joined: 14 Jul 2010
Posts:

Active mode and passive mode are related to connecting port. By default, FTP port is 21. If your client is set to passive mode, client won't try with other ports if it couldn't connect.

If set to active mode, client should try each port one by one under a range.

In most cases, active/passive are not very important because most FTP accounts comes with port 21 enabled.

Brava's picture
Offline
Joined: 1 Nov 2010
Posts:

Thank you very much for your descriptive reply.
I tried both active/passive modes and both methods worked. Thanks again.

Ayesh's picture
Offline
Joined: 14 Jul 2010
Posts:

Brava wrote:
Thank you very much for your descriptive reply.
I tried both active/passive modes and both methods worked. Thanks again.

You are welcome, Brava.