Hi all,
Is it possible to use some nant task to do this:
I need delete files with specific name NameOfFile*.zip which are older 
then 1 month and in dir must be at least 3 files of that name.
My english is not so good so here is example.

1. I have 30 files of specific name pattern. 25 are older then one month 
- that 25 file will be deleted, because there still will be 5 files
2. I have 30 files of specific name pattern. 29 are older then one month 
- 27 oldest files will be deleted, because I need at least 3 files of 
that pattern.

Hopefully you can understand me

Best Regards Ales

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to