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 > attachment. Once the files are on Jenkins server, I can do the rest. > > In order to copy (pull) files from the remote server, is there any plugin or > how can I use something like > > ssh target_address cat remotefile > localfile > > using ssh plugin? > > Thanks > > S > > -- > View this message in context: > http://jenkins.361315.n4.nabble.com/Jenkins-ssh-and-pull-copy-files-tp4633889.html > Sent from the Jenkins users mailing list archive at Nabble.com.