Many times when you are working with mft transfers might see below mentioned error :
operation 'FileListing' failed due to: Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. ; nested exception is: BINDING.JCA-11430 Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. Please make sure that the ftp server settings are correct. ]
Resolution to this problem is very simple.It occurs when your sftp remote path is incorrect in mft,it might happen you have added extra '/' or need to remove some '/' .Best is to touch base with your target partner functional/technical team and understand how is their file system.
For mine i was putting like : /x/y/z and was throwing above error.
But it works like this : x/y/z.
Hope it helps.
operation 'FileListing' failed due to: Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. ; nested exception is: BINDING.JCA-11430 Error in listing files in the remote directory. Error in listing files in the remote directory. Unable to list file in remote directory. Please make sure that the ftp server settings are correct. ]
Resolution to this problem is very simple.It occurs when your sftp remote path is incorrect in mft,it might happen you have added extra '/' or need to remove some '/' .Best is to touch base with your target partner functional/technical team and understand how is their file system.
For mine i was putting like : /x/y/z and was throwing above error.
But it works like this : x/y/z.
Hope it helps.
No comments:
Post a Comment