FTPit Pro

Transfer files to and from an FTP server

<- 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.

Related Items
FTPit_DeleteRemoteFile, FTPit_GetRemoteFileSize, FTPit_RenameRemoteFile