API17:JFTP:: passive
From Joomla! Documentation
JFTP::_passive
Description
Set server to passive mode and open a data port connection.
public function _passive ()
- Returns boolean True if successful
- Defined on line 1333 of libraries/joomla/client/ftp.php
- Referenced by
See also
JFTP::_passive source code on BitBucket
Class JFTP
Subpackage Client- Other versions of JFTP::_passive
User contributed notes
Code Examples