It's not as funny as it should be for a build system manipulating file 
should be fairly easy. There is no direct way, but here a solution that 
would probably work I haven't test it:

   1. Zip the folder into a single file from the particular source node
   2. statch the file (or maybe if the **/* ant work you could try to stash 
   the whole directory) from the source node
   3. unstash it on the wanted target node
   4. unzip it (if not stash a dir)

That should work and copy the source directory into target properly, at 
least I hope.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/b763d243-47b5-4f28-a2d1-098f65fc332b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to