jens I can't seem to make it work. How does it delete the files? Can you give me an example folder path?

for example:

quote:

[path]
c:\ftpfolder\*.*

delete everything *.* in this folder if they are over 60days old(according to their creation date)

[exception]
except this folder c:\ftpfolder\jack\


shawn, yours worked but I'm not sure how to make it delete the files/folders. It just shows its 30days old and does nothing else...am I missing something here??