ftp_chmod

 int ftp_chmod ( resource $ftp_stream , int $mode , string $filename ) 

説明

Sets the permissions on the specified remote file to mode.

戻り値

Returns the new file permissions on success or FALSE on error.