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

Method createParents

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

Creates all parent directories specified in a complete relative pathname. Attempts to create existing directories will not cause errors. @param ftp the FTP client instance to use to execute FTP actions on the remote server. @param filename the name of the file whose parents should be created

(FTPClient ftp, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

sendFileMethod · 0.95

Calls 10

resolveFileMethod · 0.95
handleMkDirFailureMethod · 0.95
addMethod · 0.65
sizeMethod · 0.65
getMethod · 0.65
getNameMethod · 0.65
logMethod · 0.65
containsMethod · 0.45
getParentMethod · 0.45
getPathMethod · 0.45

Tested by

no test coverage detected