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

Method listFile

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

List information about a single file from the remote host. filename may contain a relative path specification. The file listing 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 pr

(FTPClient ftp, BufferedWriter bw, String filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

transferFilesMethod · 0.95

Calls 5

resolveFileMethod · 0.95
logMethod · 0.65
listFilesMethod · 0.45
writeMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected