cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FTP error

Former Member
0 Likes
298

Hello All,

When I am executing the below OS command on FTP adapter(receiver) I am getting the following error in channel:

Delivering the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: An error occurred while connecting to the FTP server XXXXXXXX. The FTP server returned the following error message: 'com.sap.aii.adapter.file.ftp.FTPEx: 501 Invalid data set name "IN.txt". Use MVS Dsname conventions.'. For details, contact your FTP server vendor..

Can some one tell me the problem

Thanks,

Regards,

Moorthy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Moorthy,

The issue seems to be with the naming convention of the file.

Ref this thread:

Thanks,

Answers (2)

Answers (2)

naveen_chichili
Active Contributor
0 Likes

Hi Moorthy,

Could you please check the login credentials while connecting to PTP Server.

Regards,

Naveen

Former Member
0 Likes

Usually, Erorr FTP501 is related to syntax error.

Try to check also the Permissions, user, pass, etc-