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.


Guest
  •  test
  • No customer Topic Starter
2010-05-10T16:01:24Z
I've noticed in the new version, 5.5, the Output Limit box is none selectable now. I have read through some threads and found that this was removed, and should always show full output? I am using the Copy File Task, and need the full output written to a file, however, only the 2K is being written. How do we get around this issue, keeping the limit a variable and not hard coded?

thanks
Sponsor
Forum information
Support
2010-05-10T18:28:34Z
Which Variable do you use?

The Copy files uses the same common output handling which means that there are no restrictions.

Have you updated both the Client and the Server to 5.5.5?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Guest
  •  test
  • No customer Topic Starter
2010-05-10T19:00:18Z
Using version 5.5, both client and server.

A little back ground, created a Job to copies files older the X to another location, and will be writing the copy log out to a pre set file.

To create the copy log, I am using the write to file task after the copy file task. I am using the variable StdOut from the copy file task, in the visualcron variables list, and writing that to the file.

I found a way around that if I modify manually the visualcron settings xml file, by removing the limit log file size, and by setting it from true to false.

thanks
Scroll to Top