int ftp_put
成功時に true、エラー時に false を返します。
ftp_put は local_file を remote_file として FTP サーバーに保存します。 mode には、FTP_ASCII または FTP_BINARY のどちらかを指定する必要があります。