Class ScpCommandMain


public class ScpCommandMain extends SshClientCliSupport
Author:
Apache MINA SSHD Project
See Also:
  • Field Details

    • SCP_PORT_OPTION

      public static final String SCP_PORT_OPTION
      Command line option used to indicate a non-default port
      See Also:
    • SCP_REMOTE_TO_REMOTE_OPTION

      public static final String SCP_REMOTE_TO_REMOTE_OPTION
      Copies between two remote hosts are transferred through the local host
      See Also:
  • Constructor Details

    • ScpCommandMain

      public ScpCommandMain()
  • Method Details