-
Improvement
-
Resolution: Incomplete
-
Minor
Currently, the publish over SSH mechanism executes a scp command.
If some files have the executable bits, and are invoked where deployed as executable, we lost this information.
We should preserve it using scp -p, either by default, either to avoid to break compatibility through an option.
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/135
And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-36553%22
(Note: this is an automated bulk comment)