Package org.apache.tools.ant.taskdefs.optional.ssh


package org.apache.tools.ant.taskdefs.optional.ssh
  • Class
    Description
    Abstract class for ssh upload and download
    A helper object for Scp representing a directory in a file system.
    Interface for ssh log listeners to implement.
    Ant task for sending files to remote machine over ssh/scp.
    A helper object representing an scp download.
    A helper object representing an scp download.
    Utility class to carry out an upload scp transfer.
    Utility class to carry out an upload by sftp.
    Base class for Ant tasks using jsch.
    Executes a command on a remote machine via ssh.
    Establishes an ssh session with a remote machine, optionally establishing port forwarding, then executes any nested task(s) before closing the session.
    The class corresponding to the sequential nested element.
    Class containing information on an SSH user.