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.