Re: Monitoring network folder using FSTrigger plugin

2016-10-17 Thread Ram D
Hi Mark, Thanks, I realized it soon enough. But thought mounting is was just a workaround for this query. Your answer showed me that is just the only solution available. Regards, Ramesh On Sat, Oct 15, 2016 at 5:18 PM, Mark Waite wrote: > http://superuser.com/questions/344775/passing-unc- > u

Re: Monitoring network folder using FSTrigger plugin

2016-10-15 Thread Mark Waite
http://superuser.com/questions/344775/passing-unc-username-and-password-within-a-unc-path suggests that there is no syntax which will allow you to embed the username and password in the network path. You might need to assure that network path is already mounted on your Windows agents. You could a

Re: Monitoring network folder using FSTrigger plugin

2016-10-15 Thread Ram D
Anyone Is it at-least possible??? On Fri, Oct 14, 2016 at 7:06 PM, Ram D wrote: > 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. >

Monitoring network folder using FSTrigger plugin

2016-10-14 Thread Ram D
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 ta