Even though having all these hundreds of plugins is a great thing, I believe people sometimes forget there is an amazing amount of flexibility and power in a simple Free-style job that executes a Shell build step. You can do just about anything with that. You can even call the real scp command that obeys the ssh config file...
-- Sami Andrew Gomilko kirjoitti 22.6.2012 kello 2.46: > Hi All, > > I'm trying to configure Jenkins and ssh/scp plugins to deploy artifacts to > the server using jump box. > > Ideally, I'd like Jenkins to read my ssh_config file, I saw some threads > mentioning /var/lib/jenkins/.ssh/config file (RHEL), but I haven't found > proof that Jenkins is really reading that config. I guess, Jenkins is using > some Java implementation of scp. > > What kind of options do I have to complete my task (plugins, scripts, etc)? > > Thanks!
