Hi,
I have been using the SSH Jenkins plugin, which works brilliantly from the Jenkins master or slave to copy down artifacts to a machine (push) or run remote commands on some other machine. What I found, however, is there is no obvious way to copy FROM (pull) that remote machine. The usage model would be the following: Execute a command on the remote machine, then copy the results (e.g. some report) from that command to the Jenkins managed server so it can be stored in the workspace. Did I miss something with this (or another) plugin, or is this capability just not there? Thank you for your help, Alexis.