Re: [External] Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Fred G
t; > -Original Message- > From: jenkinsci-users@googlegroups.com [mailto: > jenkinsci-users@googlegroups.com] On Behalf Of Fred G > Sent: Friday, July 06, 2012 9:23 AM > To: jenkinsci-users@googlegroups.com > Subject: [External] Re: Jenkins ssh and pull (copy) files >

RE: [External] Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Ligade, Shailesh [USA]
. Thanks S -Original Message- From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Fred G Sent: Friday, July 06, 2012 9:23 AM To: jenkinsci-users@googlegroups.com Subject: [External] Re: Jenkins ssh and pull (copy) files Hi, The Copy To Slave

Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Fred G
Hi, The Copy To Slave Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Copy+To+Slave+Plugin) can copy back files to the master. Currently this is only available as a post-build action, so I'm not sure if the files will be available to send them as attachments. Nevertheless it might still be c

RE: [External] Re: Jenkins ssh and pull (copy) files

2012-07-06 Thread Ligade, Shailesh [USA]
users@googlegroups.com Subject: [External] Re: Jenkins ssh and pull (copy) files So, making a free-style job with a shell build step which executes something like "ssh target_address cat remotefile > localfile" would not work for you? -- Sami marathiboy kirjoitti 5.7.2012 kello 16.39

Re: Jenkins ssh and pull (copy) files

2012-07-05 Thread Sami Tikka
So, making a free-style job with a shell build step which executes something like "ssh target_address cat remotefile > localfile" would not work for you? -- Sami marathiboy kirjoitti 5.7.2012 kello 16.39: > Hello, > > I need to pull files from remote machine and send it via email as > attachme