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

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/54B87DE5.4070409%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to