It all depends on what is your target server is running, and what you want to transfer.
If the slave and target server are unix like then scp is your friend. For windows things get a little more complex but if you can expose a share on the target you can just copy (windows to windows with unc paths) or for unix to windows use something like smbclient. With windows the harder part may be getting your software to run depending what your deployment model is. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
