Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54394

Publish Over SSH plugin jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to change to remote directory [D:]] Error

      Firstly I have used Bitvise ssh server and with configuration in screenshot . I could connect very well. But I changed my ssh server to OpenSSH and started to get this error.

      When I connect with putty I can read-write all directories . I think there is no issue about user permission. When I leave blank remote directory my built artifact go to /user/myuser . 

      But if I specify a remote directory , I got error about "Failed to change to remote directory"

       

      I already tried

      • D:
      • D:\
      • D:/

      in remote directory
       

          [JENKINS-54394] Publish Over SSH plugin jenkins.plugins.publish_over.BapPublisherException: Failed to connect and initialize SSH connection. Message: [Failed to change to remote directory [D:]] Error

          like windows service

          Erhan Karabulut added a comment - like windows service

          Alex Earl added a comment -

          Is this the OpenSSH that you can enable in Windows 10? I am just trying to determine how I can test this.

          Alex Earl added a comment - Is this the OpenSSH that you can enable in Windows 10? I am just trying to determine how I can test this.

          I am using openssh on windows server 2012 , I download x64 version openssh and install my machine 

          Erhan Karabulut added a comment - I am using openssh on windows server 2012 , I download x64 version openssh and install my machine 

          Alex Earl added a comment -

          Where did you download it from?

          Alex Earl added a comment - Where did you download it from?

          Erhan Karabulut added a comment - https://github.com/PowerShell/Win32-OpenSSH/releases  from here

          Alex , there is a solution ?

          Erhan Karabulut added a comment - Alex , there is a solution ?

          Alex Earl added a comment -

          No, I tried some tests and it seems like the jsch library won't work with openssh for Windows for some reason.

          Alex Earl added a comment - No, I tried some tests and it seems like the jsch library won't work with openssh for Windows for some reason.

          For me the solution was to use:

          /d:/

          José Medeiros added a comment - For me the solution was to use: /d:/

          thank you 

          Erhan Karabulut added a comment - thank you 

          For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues

          Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/98
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-54394%22

          (Note: this is an automated bulk comment)

          Gavin McDonald added a comment - For your information, all publish-over-ssh component type JENKINS issues related to the Publish Over SSH plugin have been transferred to Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues Here is the direct link to this issue in Github: https://github.com/jenkinsci/publish-over-ssh-plugin/issues/98 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-54394%22 (Note: this is an automated bulk comment)

            slide_o_mix Alex Earl
            erhankarabulut Erhan Karabulut
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: