-
Type:
Bug
-
Status: Resolved
-
Resolution: Done
-
Affects Version/s: 2.8.2
-
Fix Version/s: 2.9.1
-
Component/s: None
-
Labels:None
In case of more than one wildcard and one of them is at the end of the pattern the recursive is cancelled.
for example:
the pattern "a*3.*" will not download the file "a\b\b3.jar" even when recursive is true.