MCPcopy Create free account
hub / github.com/apache/ant / delFile

Method delFile

src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java:2276–2296  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transferFilesMethod · 0.95

Calls 2

resolveFileMethod · 0.95
logMethod · 0.65

Tested by

no test coverage detected