Uploaded image for project: 'Maven Wagon'
  1. Maven Wagon
  2. WAGON-525

Support for detecting and using of KiTTY's klink.exe and kscp.exe

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 3.2.0
    • wagon-ssh-external
    • None

    Description

      KiTTY is a PuTTY fork available at http://www.9bis.net/kitty/

      When using KiTTY's klink.exe/kscp.exe instead of PuTTY's plink.exe/pscp.exe, the ScpExternalWagon implementation passes the command line arguments "-o BatchMode yes" to these executables which fail with "unknown option -o".

      The PR https://github.com/apache/maven-wagon/pull/28 changes the ScpExternalWagon class to treat KiTTY executables like PuTTY executables.

      Attachments

        Activity

          People

            michael-o Michael Osipov
            seb Sebastian T
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: