PASV
The DTP (Data Transfer Process) for FTP evolves and maintains the data connection. The DTP either be active or passive. Passive, or PASV, denotes to a command which requests that the server listen on a data port and to wait for a link instead of initiating one upon receiving of a transfer command. Some FTP servers are supporting both active as well as the passive transfers via other FTP servers alone enable active transfers.
|