[ https://issues.apache.org/jira/browse/WAGON-525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed WAGON-525. -------------------------------- Resolution: Fixed Fixed with [2df529a928a324380709b4cb54e68d379d460abe|https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=2df529a928a324380709b4cb54e68d379d460abe]. > 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 > Assignee: Michael Osipov > Priority: Minor > Fix For: 3.1.1 > > > 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)