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

Method makeRemoteDir

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

Create the specified directory on the remote host. @param ftp The FTP client connection @param dir The directory to create (format must be correct for host type) @throws IOException in unknown circumstances @throws BuildException if ignoreNoncriticalErrors has not been set to true and

(FTPClient ftp, String dir)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 3

hasMoreTokensMethod · 0.80
nextTokenMethod · 0.80
logMethod · 0.65

Tested by

no test coverage detected