Re: sshagent with problems to copy files to remote server

2016-10-14 Thread Victor Martinez
did you try to debug that scp command locally with some -v flags? On Friday, 14 October 2016 22:52:15 UTC+1, Mario Rodriguez wrote: > > Hi, I'm trying to use sshagent plugin to copy some generated artifacts > from the jenkins server to a remote server, however, I'm missing something > on the se

sshagent with problems to copy files to remote server

2016-10-14 Thread Mario Rodriguez
Hi, I'm trying to use sshagent plugin to copy some generated artifacts from the jenkins server to a remote server, however, I'm missing something on the setup and the build is failing with this "unkown user" error highlighted below here is the code snippet from my Jenkinsfile stage 'Deployment