ftpd::Session method PASV (protected)
<instance of ftpd::Session> PASV args [ args... ]
Old style passive mode, just for IPv4. New clients should use EPSV. However, PASV is still used by many clients.
- Parameters:
- args (required)
- Testcases:
- No testcase defined.