Steve Loughran wrote:
>
> Alx G wrote:
>> Hi,
>>
>> Does anyone know if there's anything in Ant that can copy files from a
>> directory to another directory but change all the file names to lower
>> case?
>>
>> e.g.
>>
>>
Hi,
Does anyone know if there's anything in Ant that can copy files from a
directory to another directory but change all the file names to lower case?
e.g.
working/some_folder/etc/Blah.jpg => dist/some_folder/etc/blah.jpg
...
etc. for a whole load of files in various directories.
Perhaps there