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
Hi,
I created .ipa and .apk file in Mac machine with Jenkins job , now I would
like to copy these files from Mac machine to windows shared drive with
jenkins job. Please do let me know the plugin name and jenkins pipeline job
code.
Mac server : {HOME}\Archivefile\abc.ipa and bcd.apk file
Win