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.


Support
2009-10-03T09:30:11Z
Changes in this version:

[FEATURE] Server: Added ftp support for: V5R4M0, V6R1M0, V5R3M0, VMS MultiNet
[BUGFIX] Client: Handled a flow chart bug
[BUGFIX] Server: Handled UNIX Type: L8 parse error
[BUGFIX] Server: Fixed handling of more than one Variable in File Filter
[BUGFIX] Server: Mixed fixes for File Trigger with polling
[BUGFIX] Server: Fixed that Export settings is overwriting old file
[BUGFIX] Server: Fixed a disconnection problem in SFTP/FTP
[BUGFIX] Server: Handled an unhandled error in Event log Trigger
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Sponsor
Forum information
ErikC
2009-10-07T08:59:32Z
Hi devteam!

I tried this version and I tested FTP downloading. I have a problem with the following:

I have a normal FTP connection
I have one task downloading all the files inc subdirs.
The result is different each time I run the task.

The error in the server.log is:
10/7/2009 8:35:33 AM	Info	Task started: download (15)
10/7/2009 8:46:40 AM	Err	Error (5) downloading file(s): cfn20080818.csv, err: Unaccepted server reply (error code is 213) (213 35787
)
10/7/2009 8:46:40 AM	Err	Error at GetFTPFolderNames: Control channel transfer error (error code is -1)
10/7/2009 8:46:40 AM	Info	Task completed: download (15)


or:
10/7/2009 8:49:06 AM	Info	Task started: download (16)
10/7/2009 8:50:11 AM	Err	Error (5) downloading file(s): cfn20081016.csv, err: Unaccepted server reply (error code is 213) (213 37902
)
10/7/2009 8:50:11 AM	Err	Error at GetFTPFolderNames: Control channel transfer error (error code is -1)
10/7/2009 8:50:11 AM	Info	Task completed: download (16)


or:
10/7/2009 8:53:48 AM	Info	Task started: download (17)
10/7/2009 8:54:31 AM	Err	Error (5) downloading file(s): cfn20081128.csv, err: Unaccepted server reply (error code is 213) (213 37864
)
10/7/2009 8:54:31 AM	Info	Task completed: download (17)


Everytime I run the task more files are downloaded, but the task stops after downloading several files.
e.g. task nr 15 had problems downloading cfn20080818.csv, but the 2nd try task nr 16, that file is downloaded. Task nr 16 has problems with file: cfn20081016.csv, but in task nr 17 that file is also downloaded, but now it has a problem with file cfn20081128.csv. and so on and so on....

How come?

You can see the time in task nr 15 took longer than the other 2 tasks. This is because nr 15 was my 1st run and it downloaded a lot of files. The other 2 only download 20 files or so.

Regards,
Erik
Uses Visualcron since 2006.
Support
2009-10-07T10:38:28Z
The problem seem to be that your server sends code 213 which is not handled. We'll investigate that.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
2009-10-07T11:55:07Z
Support wrote:

The problem seem to be that your server sends code 213 which is not handled. We'll investigate that.


Thanks 😎
Uses Visualcron since 2006.
levi
2009-10-08T00:35:31Z
Hi Henrik,

I am still getting the errors with the multiple variables

Created date < {DATEADD(Months|{DATEFORMAT(1/MM/yyyy)}|d/MM/yyyy|1|d/MM/yyyy)}

AND

Created date > {DATEADD(Days|{DATEFORMAT(1/MM/yyyy)}|d/MM/yyyy|-1|d/MM/yyyy)}

it shows correctly as you can see but when I go to run or test I get the following error for both "newer than" and "older than"
levi attached the following image(s):
Support
2009-10-09T14:49:26Z
Erik and Levi,

please download and test 5.3.4.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top