Hi All, Greetings! Use case: I have to monitor (polling folder) a network folder for build artifacts (.zip files). When ever there is new .zip file I have to copy it and trigger downstream builds.
Solution: FSTrigger plugin - seems to do the work of polling folder and and if changes present in target, build is triggered. Question: How do I provide a network path for polling which requires username and password to access it. e.g. *\\100.1.1.1\abc\pqr\xyz\pqr\*.zip* If I open this in file system explorer it asks for username (with domain) and password in order to open it. How to pass such parameters in FSTrigger plugin. More info: https://wiki.jenkins-ci.org/display/JENKINS/FSTrigger+Plugin Any help or suggestions appreciated. Regards, Ramesh -- 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/CAAyu-G6LB96RtDVBUev%2Bb2jvYTRyW3x8ghNH1eM1x5%3DPLGaJYw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
