-
Bug
-
Resolution: Fixed
-
Major
-
None
-
SLES 11.2, Jenkins 1.411
When copying an executable file, the copied file is not executable, that is to say parts of the file permissions are lost.
- depends on
-
JENKINS-9397 TarArchiver and ZipArchiver don't preserve file permissions
-
- Resolved
-
- duplicates
-
JENKINS-8140 CopyArtifact plugin should preserve executable bits
-
- Closed
-
- is related to
-
JENKINS-14269 Archive the artifacts does not preserve file exec permissions
-
- Resolved
-
-
JENKINS-13515 Copy failed on windows machine because of timestamp
-
- Closed
-
-
JENKINS-9996 Have the possibility to change the user and group ACL's on artifacts
-
- Closed
-
-
JENKINS-10805 Preserve artifact timestamps during copy
-
- Closed
-
- relates to
-
JENKINS-22637 "Copy Artifacts Plugin" should support ArtifactManager
-
- Closed
-
Could you report more details of your problem?
Especially, I want to know your OS and whether you use distributed build (master / slave).
Copyartifact completely changed the copying mechanism in 1.21.
Almost all comments in this page are already outdated, and I want to know problems with the latest version.
I'll try to add automated tests for file permissions.