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

Method sendFile

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

Sends a single file to the remote host. filename may contain a relative path specification. When this is the case, sendFile will attempt to create any necessary parent directories before sending the file. The file will then be sent using the entire relative path spec - no a

(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 9

resolveFileMethod · 0.95
isUpToDateMethod · 0.95
createParentsMethod · 0.95
doSiteCommandMethod · 0.95
closeMethod · 0.95
getProjectMethod · 0.65
logMethod · 0.65
getPathMethod · 0.45
getAbsolutePathMethod · 0.45

Tested by

no test coverage detected