JFTP:: mode/1.5
From Joomla! Documentation
JFTP::_mode
Description
Set transfer mode.
Description:JFTP:: mode [Edit Descripton]
public function _mode ($mode)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $mode | int | 0:Ascii] Defined constants can also be used [FTP_BINARY|FTP_ASCII] |
- Returns boolean True if successful
- Defined on line 1453 of libraries/joomla/client/ftp.php
- Referenced by
See also
-
JFTP::_mode on api.joomla.org
-
JFTP source code on JoomlaCode
-
Class JFTP
-
Subpackage Client
- Other versions of JFTP::_mode
SeeAlso:JFTP:: mode [Edit See Also]
User contributed notes
<CodeExamplesForm />