Quantcast
Channel: MikroTik
Viewing all articles
Browse latest Browse all 23620

Scripting • How to delete backup and RSC files that have been stored for more than 1 month

$
0
0
I have tried deleting the rsc file and the backup file with a script like the following

/delete file [find type='backup'];
/delete file [find type='script'];

but I want to leave some files that have been saved for more than a month, and delete files that are more than a month old, do you have any suggestions?

Statistics: Posted by KurangAceng — Fri Mar 08, 2024 6:20 am



Viewing all articles
Browse latest Browse all 23620

Trending Articles