Details
-
Type:
Improvement
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Component/s: scp-plugin
-
Labels:None
-
Environment:Jenkins 1.594, Hudson SCP pulisher plugin: v1.8
-
Similar Issues:
Description
I don't see the equivalent of the "-r" option to recursively copy a directory over scp/sftp. This would be extremely useful to me, and is almost a blocker. Thanks.
Attachments
Issue Links
- is duplicated by
-
JENKINS-26215 Add option to recursively copy a tree, as per "scp -r".
-
- Resolved
-
actually you can use ant style selection for files like it is described in plugin documentation. In that case multiple files will be copied. check https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin