Discuss this help topic in SecureBlackbox Forum
FTPS: Rename or move file or directory
To rename the file or directory, use TElSimpleFTPSClient.Rename() method. This is a low-level method which sends RNFR and RNTO commands. The way in which the server handles them, is server-dependent.