-
Bug
-
Resolution: Incomplete
-
Major
-
None
The publish over SSH plugin isn't preserving executable permission for some scripts I would like to copy and run on a remote server. This is on Jenkins version 1.623.
The remote server is on OpenSUSE 13.2, the Jenkins server is CentOS 7.1.
[JENKINS-32733] Publish over SSH plugin doesn't preserve permissions
Comment |
[ I can confirm this behavior. Executable bit is set in source and workspace, when transferred to destination, sets all files with 644 permissions. Janky workaround is to add 'chmod +x /path/to/file/filename' in the Configure > Exec command - but this gets a bit ugly if you have subdirectories... JENKINS: v1.646 Publish Over SSH v1.13 ] |
Workflow | Original: JNJira [ 168397 ] | New: JNJira + In-Review [ 183108 ] |
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/145
And here is the link to a search for related issues: https://github.com/jenkinsci/publish-over-ssh-plugin/issues?q=%22JENKINS-32733%22
(Note: this is an automated bulk comment)