Hi How do we share files between two machines? Let's say I have a mac running Jenkins and one of my jobs has generated a file. I want to send it to another machine (Windows) via Jenkins. They are both connected to same Wi-Fi. I have installed CIFS Plugin to my mac and set up my configuration like this:
<http://oi61.tinypic.com/2pyx2ro.jpg> <http://oi62.tinypic.com/2nibski.jpg> "ozcan" is my computer name and "ozcanovunc" is my account name that I want to connect (Windows). On Windows side I believe I made the correct configurations like setting up my WINS ip. I followed these steps btw: https://support.microsoft.com/tr-tr/kb/kbview/842575 after that I typed on console: ipconfig /all |find "WINS" The output was: WINS Proxy Enabled. . . . . . . . : Yes Why am I getting error? :/ Thanks in advance! Regards, Ozcan -- 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/6c358d94-eb9f-47fe-b93f-59be3b9c4383%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
