<- Back to FTPit Pro function list
FTPit_RenameRemoteFile
- Description
Use this function to rename a file on the FTP server.
- Return Type
- Text
- Format
- FTPit_RenameRemoteFile ( OldFile ; NewFile )
- Required Parameters
- OldFile
The Path of the Remote File you want to Rename. (Can be a Full Path, a Relative Path, or a File Name in the Current Remote Directory.)
- NewFile
The New name of the File.
- OldFile
- Related Items
- FTPit_DeleteRemoteFile, FTPit_GetRemoteFileSize, FTPit_RenameRemoteFile