Interface SftpCommandExecutor

    • Method Detail

      • executeCommand

        boolean executeCommand​(java.lang.String args,
                               java.io.BufferedReader stdin,
                               java.io.PrintStream stdout,
                               java.io.PrintStream stderr)
                        throws java.lang.Exception
        Throws:
        java.lang.Exception