D-Link Forums
The Graveyard - Products No Longer Supported => D-Link Storage => DNS-320 => Topic started by: Kohjinsha on October 05, 2013, 08:27:16 AM
-
Hello,
I use my NAS only for file storing tasks. I would like to know, if it is possible, to auto execute a scrpt which deletes Files older than xy days?
- it should self-run once a week (or similar)
- should delete everything older than 22 days (create-Date not access oder modify-date)
- it sould effects every file folder in one top-folder
Where can I find more information?
Thank you :)
-
you'll need to install funplug to get at the operating system then use cron to execute it weekly. Google is your friend with finding a suitable script that could be tweaked to suit your needs.
Good luck.
-
Thank you :)