| Package | Description |
|---|---|
| net.formicary.remoterun.embed |
| Modifier and Type | Method and Description |
|---|---|
long |
IAgentConnection.upload(Path localSourcePath,
String remoteTargetDirectory,
UploadCompleteCallback callback)
Initiate the upload of a file from master to agent.
|
long |
AgentConnection.upload(Path localSourcePath,
String remoteTargetDirectory,
UploadCompleteCallback callback) |
Copyright © 2016 Formicary. All rights reserved.