Auto delete files that are older than 2 years

Got a feature request? Great! Post your ideas here!
richardpoyner
Posts: 8
youtube meble na wymiar Warszawa
Joined: Thu May 19, 2016 1:51 am

Auto delete files that are older than 2 years

Post by richardpoyner »

Hello Asustor users.

I was wondering af anyone has a script or something to auto delete folders/files that are older than 2 years?
I have a Plex Server which i would like to auto clean up.

I have seen stuff like "find /path/to/files* -mtime +5 -exec rm {} \;"
But i have not tested it yet. Just wanted to here if someone already had something for this :)