Class JFTP
Deprecated class placeholder. You should use JClientFtp instead.
- JClientFtp
-
JFTP
Package: Joomla\Platform\Client
Deprecated: 12.3 (Platform) & 4.0 (CMS)
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/client/ftp.php
Deprecated: 12.3 (Platform) & 4.0 (CMS)
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/client/ftp.php
Methods summary
public
|
Methods inherited from JClientFtp
__destruct(),
_findMode(),
_mode(),
_passive(),
_putCmd(),
_verifyResponse(),
append(),
chdir(),
chmod(),
connect(),
create(),
delete(),
get(),
getInstance(),
isConnected(),
listDetails(),
listNames(),
login(),
mkdir(),
pwd(),
quit(),
read(),
reinit(),
rename(),
restart(),
setOptions(),
size(),
store(),
syst(),
write()
Magic methods summary
Properties summary
Properties inherited from JClientFtp
$_autoAscii,
$_conn,
$_dataconn,
$_lineEndings,
$_pasv,
$_response,
$_timeout,
$_type,
$instances
