Hello Users,
I'm working with a folders hierarchy and I don't know the names of the subfolders. Is it possible with ANT to go into every subfolder which exist or I must use an external application? I want to check every folder to see if contains a certain file and do things depending the file contained into the folder. The actions I know how to do it with ANT, but not the way to search into all subfolders. Can anyone help me? Thank you very much. Best regards,