Hi All,
When we try to send files from application to FTP server, following error message appear in the application message screen.
Caused by: java.io.IOException: Error while writing to file [EDI810_CD18369111827.xml]

However, once we change the FTP details (FTP reader) error changed to
“Error during file sending Caused by: java.io.IOException: Could not login to FTP(S) server”. Therefore it seems the communication to FTP server working correctly.
Note - We can access the FTP from file transfer software (WinScp/Filezilla) to place files in the FTP server using same credentials/details.