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

Method setTodir

src/main/org/apache/tools/ant/taskdefs/optional/ssh/Scp.java:93–96  ·  view source on GitHub ↗

Sets the location where files will be transferred to. This can either be a remote directory or a local directory. Remote directories take the form of: user:password@host:/directory/path/ This parameter is required. @param aToUri a string representing the target of the copy.

(final String aToUri)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

executeMethod · 0.45

Calls 2

setToUriMethod · 0.95
isRemoteUriMethod · 0.95

Tested by

no test coverage detected