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

Method getFile

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

Retrieve a single file from the remote host. filename may contain a relative path specification. The file will then be retrieved using the entire relative path spec - no attempt is made to change directories. It is anticipated that this may eventually cause problems with some FTP s

(FTPClient ftp, String dir, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transferFilesMethod · 0.95

Calls 15

resolveFileMethod · 0.95
isUpToDateMethod · 0.95
closeMethod · 0.95
mkdirsMethod · 0.80
newOutputStreamMethod · 0.80
getProjectMethod · 0.65
logMethod · 0.65
getPathMethod · 0.45
getAbsolutePathMethod · 0.45
getParentFileMethod · 0.45
existsMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected