Quantcast
Viewing all articles
Browse latest Browse all 1863

Re: Automatically delete files over one week old

I'm not sure if this has been done before, however you could write a script to do it.
Look into Cron jobs. You could grab the "modified time" of the files in directory X and apply a command to them.

If you decide to write a script it would be nice to share it here.

Viewing all articles
Browse latest Browse all 1863

Trending Articles