ftpd::Session method EPSV (protected)
<instance of ftpd::Session> EPSV args [ args... ]
RFC2428: entering extended passive mode. It accepts an optional argument. When the EPSV command is issued with no argument, the server will choose the network protocol for the data connection based on the protocol used for the control connection.
- Parameters:
- args (required)
- Testcases:
- No testcase defined.