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.


vbaranov
2008-07-31T15:51:41Z
feature request: Acrhive task: can you include a checkbox that would ignore files that cannot be added to archive and add everything else.
Sponsor
Forum information
Tom Tinsley
2008-07-31T22:45:15Z
vbaranov wrote:

feature request: Acrhive task: can you include a checkbox that would ignore files that cannot be added to archive and add everything else.



If I am not mistaken the OnError Flow Control  should take care of this.
Support
2008-07-31T22:48:06Z
Yes, we need, as mentioned in Toms post, add handling for each specific error. We will take them one by one.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
vbaranov
2008-08-01T00:10:33Z
How do I do it? The flow control is for individual tasks only, not within subtasks. I need to exclude a file to be archived WITHIN the folder that Archive task is working on.

Thanks
ErikC
2008-08-01T08:00:23Z
You might want to use an other zip program. I use sometimes this program: Info-ZIP (2.31). It is freeware and google can find it.
You use the parameter '-x' to exclude files during the creation of the zip.

You should start this as an execute task.

Regards,
Erik
Uses Visualcron since 2006.
Support
2008-08-01T09:50:44Z
The flow control is for controlling errors within a Task. And, what we need to do, is to add handling for that exception and move the error higher up so you can choose to exclude those errors. Handling for this specific error will come in a future version.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top