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
Edited by user
2009-10-07T09:07:54Z
|
Reason: more info added
Uses Visualcron since 2006.