Delete a directory, if empty, from the remote host. @param ftp ftp client @param dirname directory 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 dirname)
source not stored for this graph (policy: none)
no test coverage detected