Search found 3 matches

by ann_l
Thu Sep 28, 2006 11:28 pm
Forum: General Discussion
Topic: Folder monitoring and calling a script
Replies: 5
Views: 15215

Folder monitoring and calling a script

I wanted to run a php script whnever a new file is dropped in a particular directory. Something like below:php callscript.php arg1 arg2
by ann_l
Thu Sep 28, 2006 9:34 pm
Forum: General Discussion
Topic: Folder monitoring and calling a script
Replies: 5
Views: 15215

Folder monitoring and calling a script

Thanks for you reply. I dont find any examples of how to intitiate a script from commandline through robotask.My requirement is when a new folder/file arrives, i wanted a script to run from the commandline.Also, is there any tool similar to robotask for linux. Any ideas on how file monitoring can be...
by ann_l
Thu Sep 28, 2006 3:52 am
Forum: General Discussion
Topic: Folder monitoring and calling a script
Replies: 5
Views: 15215

Folder monitoring and calling a script


I want a task to be set to watch for new files / folders in a
particular directory. Whenever a new file is dropped in the particular
directory, some commandline scripts should run automatically. Can
anyone help me out in achieving this.

Thanks,
Ann.