Hi,
We have a schedule running every minute to move files from one location to another
It seems to run fine the 99% of the time however occasionally the task hangs and is stuck at executing (which therefore makes our other tasks wait in the queue)
It is so sporadic but looks as though it only occurs when a file is created in the outbound folder at the same time as the task is executing
The error message I get in the log is as per below:
[04] Wed 21Oct15 13:53:22 - SSL Accept failed on FTP data channel. The connection will be aborted.
Thanks,
Mike