API17:JFTP:: mode
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
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 1428 of libraries/joomla/client/ftp.php
- Referenced by
See also
-
JFTP::_mode source code on BitBucket
-
Class JFTP
-
Subpackage Client
- Other versions of JFTP::_mode
SeeAlso:JFTP:: mode [Edit See Also]
User contributed notes
<CodeExamplesForm />
