Sebastian created WAGON-525:
-------------------------------

             Summary: Support for detecting and using of KiTTY's klink.exe and 
kscp.exe
                 Key: WAGON-525
                 URL: https://issues.apache.org/jira/browse/WAGON-525
             Project: Maven Wagon
          Issue Type: Improvement
          Components: wagon-ssh-external
            Reporter: Sebastian


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to