G
Guest
I am looking for a solution to a problem I've been wrestling with for a
couple years and so far I've hid dead ends. I have a low-end NAS device that
we use for storage of our security camera files and have a need to
periodically remove files older than a given date. The big problem is, since
it's a Unix based OS rather than Windows Storage Server based, we cannot
connect to it directly with our backup server, which would be able to do a
simple archive backup and purge the backed up files for us.
I've been searching through utility packages and scripting sites and have
not found anywhere how I could automate the process of searching a directory
tree on a mapped drive and delete any files older than a specified date. Does
anyone out there have any ideas? I'd prefer something that's already written
but I'm not totally opposed to some coding as long as it doesn't get to
advanced. I appreciate any advice or suggestions.
couple years and so far I've hid dead ends. I have a low-end NAS device that
we use for storage of our security camera files and have a need to
periodically remove files older than a given date. The big problem is, since
it's a Unix based OS rather than Windows Storage Server based, we cannot
connect to it directly with our backup server, which would be able to do a
simple archive backup and purge the backed up files for us.
I've been searching through utility packages and scripting sites and have
not found anywhere how I could automate the process of searching a directory
tree on a mapped drive and delete any files older than a specified date. Does
anyone out there have any ideas? I'd prefer something that's already written
but I'm not totally opposed to some coding as long as it doesn't get to
advanced. I appreciate any advice or suggestions.