-
Bug
-
Resolution: Fixed
-
Major
When copying artifact using the Copy Artifact plugin, symlinks are replaced by the referred files or directory.
It would be nice to have an option to preserve symlinks when copying artifacts.
- is blocking
-
JENKINS-24891 Remove FilePathCopyMethod from copyartifact
-
- Closed
-
- is duplicated by
-
JENKINS-22453 Invalid symbolic links get archived but cannot be copied using Copy Artifacts
-
- Closed
-
- is related to
-
JENKINS-22637 "Copy Artifacts Plugin" should support ArtifactManager
-
- Closed
-
- links to
[JENKINS-20546] Preserve symlinks when copying artifacts
Issue Type | Original: New Feature [ 2 ] | New: Bug [ 1 ] |
Labels | New: symlink |
Link |
New:
This issue is blocking |
Link |
New:
This issue is duplicated by |
Link | New: This issue is blocking SECURITY-162 [ SECURITY-162 ] |
Link |
New:
This issue is related to |
Remote Link | New: This issue links to "PR 57 (Web Link)" [ 12106 ] |
Assignee | New: Jesse Glick [ jglick ] |
Since ArtifactArchiver preserves symlinks, it is natural for CopyArtifact to do so as well.