JFTP::chmod/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JFTP::chmod

Description

Method to change mode for a path on the FTP server.

Description:JFTP::chmod [Edit Descripton]

public function chmod (
        $path
        $mode
)
Parameter Type Default Description
$path string Path to change mode on
$mode string/int Octal value to change mode to, e.g. '0777', 0777 or 511
  • Returns boolean True if successful
  • Defined on line 537 of libraries/joomla/client/ftp.php

See also

SeeAlso:JFTP::chmod [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox