Package org.apache.ivy.plugins.repository.ssh
| Class Summary |
| AbstractSshBasedRepository | |
| RemoteScpException |
This exception will be used for Remote SCP Exceptions (failures on the target system, no
connetion probs) |
| Scp |
This class is using the scp client to transfer data and information for the repository.
|
| Scp.FileInfo | |
| SshCache |
a class to cache SSH Connections and Channel for the SSH Repository each session is defined by
connecting user / host / port two maps are used to find cache entries one map is using the above
keys, the other uses the session itself |
| SshRepository |
Ivy Repository based on SSH |
| SshResource |
Resource for SSH Ivy Repository |