Skip to main content

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.

Hi ​@Lochana95 , Have you found a solution for this issue?


 ​@AshenR Yes, we did. The issue was with the data specified for the Temp Directory field — we had set a location that was not in the SFTP. After setting it to blank, the files were sent out correctly.


@Lochana95 Thanks for the update — that was indeed the issue. I was able to resolve it as well.


Reply