‎2011 Feb 25 4:42 AM
Hi all,
My requirement is to transfer excel file from FTP server location.
1) For that I have used FM: FTP_connect to establish connection to FTP server.
2) After that I have used FM: FTP_command and with the command "CD FTP_directory_path" ia have set the source file directory in FTP location.
3) My problem is, when I am trying to set the local sap in bound directory using the command "LCD sap_inbound_directory_path". I am getting error "errno 2: no such file or directoty".
I have tried to resolve that with the help of our BASIS consultant, but the still the problem persists.
Please help!
Thanks,
Rajan U
‎2011 Feb 28 5:44 AM
For inbound transfer to SAP
U can try the following cd <FTP Directory>
then lcd <SAP Path created in Al11 Check if this is created in SAP >
u can try this from command prompt if this is a windows FTP. if this isn't working there then probably a port needs t be opened between SAP appl server and FTP for communication.
get <Source file in FTP> <Destination file in SAP>
‎2011 Mar 05 10:40 AM
‎2011 Mar 08 3:00 PM
‎2011 May 12 10:24 AM
Rajan Usman Basha / All,
Even I am getting same error though i changed the RFC_DESTINATION to SAPFTPA.
what will be the solution?
thanks in advenace.
Thanks,
Suresh Yerra