Need new test, action, option? Post request here.
-
mp1
- Posts: 199
- Joined: Tue Mar 07, 2006 3:24 am
Post
by mp1 »
Hi,
Is there a possibility to get a list of all files created since last check?
Maybe with attributes - sort by size ..
We have sometimes the problem, that users will flood our fileservers.
So a test would be great, where we can get a list of files since the last check.
Similar the test count files.
Regards,
Martin
-
KS-Soft
- Posts: 13012
- Joined: Wed Apr 03, 2002 6:00 pm
- Location: USA
-
Contact:
Post
by KS-Soft »
Count Files test can tell you number of such files.
I don't think we will create such built-in test.
You can create simply script and use Shell Script test method...
Regards
Alex
-
mp1
- Posts: 199
- Joined: Tue Mar 07, 2006 3:24 am
Post
by mp1 »
KS-Soft wrote:Count Files test can tell you number of such files.
I don't think we will create such built-in test.
You can create simply script and use Shell Script test method...
Regards
Alex
Thanks for your reply.
I will use a powershell script for this check.
Regards,
Martin