need help

Discuss RoboTask here
Post Reply
phenix
Posts: 2
Joined: Sun Oct 19, 2008 12:19 pm

need help

Post by phenix »

hello! How can I display all new Files, which were downloaded from a ftp-server and than print them? Such a pop-up or so... (This is a regular synchronization; there are about 7 folders which must be recursively synchronized)
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

need help

Post by Oleg »

You can do this by using "File monitor" triggering event
It can monitor the specified folder (folders) recursively and save the changes into text file: in one file or separately new files, changed files and deleted files.
See "Save changes" tab of event editor.
phenix
Posts: 2
Joined: Sun Oct 19, 2008 12:19 pm

need help

Post by phenix »

So much so far I am getting started with it Another one question:Could I print the downloaded files automatically with this programm too?Thx.
Last edited by phenix on Tue Oct 21, 2008 5:28 pm, edited 1 time in total.
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

need help

Post by Oleg »

Yes, of course. Look at the "Print document" action
Post Reply