Folder count

Discuss RoboTask here
Post Reply
dbortunk
Posts: 27
Joined: Mon Jun 08, 2009 10:38 am

Folder count

Post by dbortunk »

I have a file monitor task setup on a base folder with watch subfolders. Is there a way to set the watch subfolder to be only 1 subfolder deep? I dont want it to process past the base of the first subfolders meaning

Root
subfolder
subsubfolder
subfolder
subfolder

the file monitor porcess is watching Root and subfolders but i dont want it to watch or process files from subsubfolders. Is there any way to achieve this? If not is there a way to count folder in the path?
dbortunk
Posts: 27
Joined: Mon Jun 08, 2009 10:38 am

Re: Folder count

Post by dbortunk »

Is this not possible?
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Folder count

Post by Oleg »

File monitor trigger allows to monitor listed folders or folders with all sub-folders.

If you want to use only one level you should analyze the list of changed files in the task.

Another way:
You can specify necessary folders without sub-folders in File Monitor trigger. This trigger can monitor several folders simultaneously.
Oleg Yershov
Post Reply