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

Method transferFiles

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

For each file in the fileset, do the appropriate action: send, get, delete, or list. @param ftp the FTPClient instance used to perform FTP actions @param fs the fileset on which the actions are performed. @return the number of files to be transferred. @throws IOException if there is a problem rea

(final FTPClient ftp, FileSet fs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.95

Calls 15

setFollowSymlinksMethod · 0.95
scanMethod · 0.95
getIncludedFilesMethod · 0.95
getBasedirMethod · 0.95
executeRetryableMethod · 0.95
rmDirMethod · 0.95
sendFileMethod · 0.95
getFileMethod · 0.95
delFileMethod · 0.95
listFileMethod · 0.95
doSiteCommandMethod · 0.95

Tested by

no test coverage detected