Jenkins - Publish Over CIFS Plugin

Posted by Juvil on Stack Overflow See other posts from Stack Overflow or by Juvil
Published on 2012-11-13T10:50:06Z Indexed on 2012/11/15 11:02 UTC
Read the original article Hit count: 200

I am getting confused with this plug in.

basically my target is to Deploy files from Server1 to Server2

now the buildoutput dir is in a specific location in Server1

example E:\BuildOutput\Apps\Application1\Bin\

I need to deploy them in Server2 C:\Program Files\Tools\Application1\Bin\

How do I set up this plugin to work to what i need?

I am getting stressed in the amount of files that needs to be deployed to another server, i just wished a simple xcopy tool to another server could work.

© Stack Overflow or respective owner

Related posts about plugins

Related posts about jenkins