FtpDelete session, filename$ |
|
This command deletes the specified file. The filename$ is relative to the current working directory on the FTP server. All internet connections are subject to interruption at any time so check FtpGetError$(n) and FtpGetReply$(n) after each FTP command you execute. |