Security in Copy Artifact Plugin

21 views
Skip to first unread message

Nigel Robbins

unread,
Jan 15, 2015, 7:45:38 AM1/15/15
to jenkins...@googlegroups.com
Hi,
Does anyone know the underlying tool/protocol (e.g. sftp) that is used to copy artifacts between jobs/nodes ?
Thanks,
Nigel

Christopher Orr

unread,
Jan 15, 2015, 9:56:50 PM1/15/15
to jenkins...@googlegroups.com
On 01/15/2015 01:45 PM, Nigel Robbins wrote:
> Does anyone know the underlying tool/protocol (e.g. sftp) that is used
> to copy artifacts between jobs/nodes ?

As with all communications between Jenkins nodes, the internal TCP
remoting mechanism is most likely used:
https://github.com/jenkinsci/remoting

Slaves are usually connected via SSH so, in that respect, file transfers
should be secure. In the case of JNLP connections, I'm not sure.

Regards,
Chris
Reply all
Reply to author
Forward
0 new messages