Skip to Content
1
Feb 10, 2011 at 09:59 AM

How to delete files from application server posted in last 30 days

697 Views

I have some files in application server posted through ABAP program with the below format

\.\.\.abcd_20110209_111209.csv (with date and time). I need to delete those files which was posted in last 30 days through another program. Could you plaese help me to achieve the requirement?