| Interface | Description |
|---|---|
| Provider | An interface of file PUT provider. |
| Class | Description |
|---|---|
| EnterDirectory | |
| Instructions | Represents a collection of SCP PUT instructions such as java.io.File, StreamContent, EnterDirectory or LeaveDirectory. |
| LeaveDirectory | |
| Scp | Recursive SCP PUT executor. |
| Sftp | Recursive SFTP PUT executor. |
| StreamContent |