I have a problem with remote management. DirectoryScanner works, but it should be executed to work with slaves too. I was wondering to try something with FilePath.FileCallable, but did not work, also I cannot extend FilePath because it is final. I tried the FilePath.list(includes) too but did not work.
Could somebody help me? Thanks, Ogi On Thursday, October 4, 2012 8:23:51 PM UTC+2, Ognjen Bubalo wrote: > > That worked! Thanks Jesse! > > 2012. szeptember 21., péntek 19:21:36 UTC+2 időpontban Jesse Glick a > következőt írta: >> >> On 09/21/2012 03:03 AM, Ognjen Bubalo wrote: >> > So I am writing a plugin and I want to get list of directories which >> match the pattern given on the configuration page. >> >> You can use DirectoryScanner directly I think. >> >
