Hi,
Thanks for your reply. I installed the publish-over-cifs plugin and set the
configuration in Jenkins configuration system which is working fine. When I
transfer the file, I received the message CIFS transferred (0) file . I
followed the publish-over-cifs plugin details in jenkins website.
You can look into the publish-over-cifs plugin, though if you are using
pipeline, you could also install smbclient and send files that way as well.
You can use the snippet or directive generator to generate the code for the
publish-over-cifs-plugin.
On Wed, Jan 30, 2019 at 12:52 AM Pradeep Drall