Hello, I've installed the SCP Plugin https://wiki.jenkins-ci.org/display/JENKINS/SCP+plugin How can I copy whole directory tree?
The files that I want to transfer are in OS specific subfolders, for example: dist/linux/file-linux.zip dist/windows/file-windows.zip dist/mac/file-mac.zip If I specify, for example, dist/** it copies the files only flat. If I specify dist/* it says: "[SCP] No file(s) found: dist/*" Pavel Tankov -- 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]. For more options, visit https://groups.google.com/groups/opt_out.
