ssh2_sftp_rename

Example

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

Description

Renames a file on the remote filesystem.

Return Values

Returns TRUE on success or FALSE on failure.