Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


rikh
  •  rikh
  • Free support Topic Starter
2014-10-08T14:22:40Z
Hello, i'm looking to create a task that watches a folder on our network & throws an error exit code if the count of files in this folder > 15

How would i go about doing this?😕
Sponsor
Forum information
al355
2014-10-08T14:35:53Z
There are a couple of examples of this on the forum

{TASK(PrevTask,Result.NoFiles)}

is the variable you need along with a List Files task

rikh
  •  rikh
  • Free support Topic Starter
2014-10-08T14:54:45Z
[img]null[/img]The files are i want to montor are on a network path genre \\server\fileshare

When i try to create a listfiles task and enter this path, the test always, fails "The network path was not found."
Even if i use it with my credentials?
al355
2014-10-08T17:53:46Z
Did you try using a mapped drive?
Scroll to Top