FTP adapter: exc. 550 : No such file or directory
Hi Men,
I'm working on 7.0 version.
I am facing a problem with FTP adapter.
In few words, I configured a CC FTP sender to get files from a remote server (in test mode).
As I start this channel, CC monitor retrieves the following error message:
"Could not process file '<getThisFile>.xml': com.sap.aii.adapter.file.ftp.FTPEx: 550 outbox: No such file or directory."
where '<getThisFile>.xml' is filename and "outbox" is the directory.
I presume that it recognizes the filename and the directory but the error message says "dir or file are wrongs".
I tried the same action by command line with same user and password ftp. Result: I was able to get this file from dir "outbox".
...I should exclude a file permission problem.
Here below, some Logs from "default.trc" file:
#1.5#001125BDB332006E000000390006802E0004400DCACAD490#1196327887885#com.sap.aii.adapter.file.File2XI##com.sap.aii.adapter.file.File2XI.processFtpList()#J2EE_GUEST#0####ff6d7bd09e5b11dc9e34001125bdb332#XI File2XI[CC_FTP_SND_Order_new/BS_Arianna_DEV/]_57##0#0#Error#1
#/Applications/ExchangeInfrastructure/AdapterFramework/Services/ADAPTER/ADMIN/File#Plain###Retrieving file 'orders.00089872.xml' failed unexpectedly with com.sap.aii.adapter.file.ftp.FTPEx: 550 outbox: No such file or directory.#
where:
CC_FTP_SND_Order_new is the CC sender;
BS_Arianna_DEV related Business Service.
'orders.00089872.xml' file to get.
'outbox' dir path
.... nothing else.
Have you ever faced a similar problem? Any suggestion to fix it?
Thanks in advance
Alex