-
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.
[JENKINS-36553] Allow scp -p to preserve executable bits
Workflow | Original: JNJira [ 173266 ] | New: JNJira + In-Review [ 185029 ] |
Assignee | Original: bap [ bap ] | New: Alex Earl [ slide_o_mix ] |
Assignee | Original: Alex Earl [ slide_o_mix ] |
Resolution | New: Incomplete [ 4 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
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)