I try to send a message to a FTP location through the File Adapter. The status of the File Adapter changed to red with this message:
2006-12-11 10:29:05 CET: Error: Message processing failed: Exception: ftp access error: java.net.SocketException: Connection reset
When I try the FTP location from the communication channel in a DOS-box, I'm able to connect to the site and put a file there. The setup of the communication channel therefor seems correct. A passive connection does not work (access denied).
Does anybody have an idea on what's causing this problem?