Posted October 12, 20195 yr Hi, is there a way to get notifications about a folder running over a certain size in MB/GB? Thanks
October 14, 20195 yr Staff Hi @Nicola Farina, Yes, it is possible to monitor the folder size via scripts. If you will create the script which checks the Folder size and returns the exit code (exit 1 - failure and exit 0 - success), then based on the exit code from the script you may send the notifications if you will run it as an automated task. For more details about automated tasks please check out the following link. Â Â
Create an account or sign in to comment