RenameFTPFile()
Syntax
Result = RenameFTPFile(#Ftp, Filename$, NewFilename$)Description
Rename a file on the #Ftp server. The renamed file has to be in the current directory (see GetFTPDirectory() and SetFTPDirectory()). This is not possible to specify a subpath in the Filename$. If 'Result' is 0, the file has not be renamed.
Supported OS
All