Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdFTP.Delete
TIdFTP
Remove a file on the FTP server.
procedure
Delete(
const
AFilename:
string
);
Description
Delete is a procedure that removes the file specified by AFilename. Some servers may not give the user permission to delete files.