(3.0.13 - 3.0.18 only, PHP 4 >= 4.0.0)
bool ftp_rename (resource ftp_stream, string from, string to)
bool ftp_rename
成功時にTRUE、エラー時にFALSEを返します。
ftp_rename() は、 FTP ストリーム ftp_streamにおいて from という名前のファイルまたはディレクトリを to に変更します。