I have starnge issue on the latest Jenkins 1.634.
      Publish over ssh writes to log that it puts correctly file but nothing appears on remote server.
      e.g. I have logs
      SSH: cd [var/www/data-fb-localtest]
      SSH: OK
      SSH: put [asm.js]
      SSH: OK
      SSH: put [asm.js.gz]
      SSH: OK
      SSH: put [hero.data]
      SSH: OK
      SSH: put [hero_main.js]
      SSH: OK
      SSH: cd [/home/dev]
      SSH: OK
      SSH: cd [var/www/data-fb-localtest/]
      SSH: OK
      SSH: put [achievements.exm]
      SSH: OK
      SSH: put [ai.exm]
      SSH: OK
      SSH: put [atlas0.atlas]
      SSH: OK
      SSH: put [atlas0.rgbz]
      SSH: OK
      but nothing appears in var/www/data-fb-localtest

          [JENKINS-31024] publish over ssh does not put files

          I found issue. I do not set root remote directory and in publish task use absolute path. But plaugin use not absolute path but path relative to my user's home directory

          Sergey Solozhentsev added a comment - I found issue. I do not set root remote directory and in publish task use absolute path. But plaugin use not absolute path but path relative to my user's home directory

          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/148
          And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-31024%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/148 And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-31024%22 (Note: this is an automated bulk comment)

            slide_o_mix Alex Earl
            salos Sergey Solozhentsev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: