Delete a file from the remote host. @param ftp ftp client @param filename file to delete @throws IOException in unknown circumstances @throws BuildException if skipFailedTransfers is set to false and the deletion could not be done
(FTPClient ftp, String filename)
source not stored for this graph (policy: none)
no test coverage detected