Package org.apache.ivy.plugins.repository.ssh


package org.apache.ivy.plugins.repository.ssh
  • Class
    Description
     
    This exception will be used for Remote SCP Exceptions (failures on the target system, no connection probs)
    This class is using the scp client to transfer data and information for the repository.
    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
    Ivy Repository based on SSH
    Resource for SSH Ivy Repository