ssh2_sftp_rename

 bool ssh2_sftp_rename ( resource $sftp , string $from , string $to ) 

説明

Renames a file on the remote filesystem.

戻り値

Returns TRUE on success or FALSE on failure.