DeleteFTPFile()
Syntax
Result = DeleteFTPFile(#Ftp, Filename$)Description
Delete a file on the #Ftp server. The deleted 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 deleted.
Supported OS
All