Renames the specified file on the FTP server.
object.RenameFile ( ExistingFileName, NewFileName ) |
- ExistingFileName
- Required. A String that represents the existing file name.
- NewFileName
- Required. A String that represents the new file name.
Boolean