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

wagon-ssh-external does not always detect usage of PSCP (as opposed to SSH)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-2
    • 1.0-beta-5
    • wagon-ssh-external
    • None
    • Windows Vista 32bit, Putty suite

    Description

      The plugin does not detect that PSCP is being used if the executable's name is all uppercase (as below). It throws a very-unhelpful 'unknown option "-o"' error.

      <configuration>
      <sshExecutable>c:/Program Files/Putty Suite/PLINK.EXE</sshExecutable>
      <scpExecutable>c:/Program Files/Putty Suite/PSCP.EXE</scpExecutable>
      <sshArgs>-v</sshArgs>
      </configuration>

      This one stumped me for a while.

      Attachments

        Activity

          People

            brett Brett Porter
            karlmdavis Karl M. Davis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: