‎2009 May 13 9:45 AM
Hi Experts,
I'm facing a strange problem regarding connecting to FTP. Correct function modules in connecting to FTP is used in the program and the program is executed in background job. The program is designed to try to connect to FTP for 7 times only then if no connection is established, through sy-subrc it raises an error message.
However the processing stuck in the FM FTP_CONNECT so the following program codes were not executed. Do you have any idea what went wrong in the FTP as to why it didn't get out of the function module FTP_CONNECT?
Thanks for your inputs!
Best Regards,
Kurtt
‎2009 May 13 10:36 AM
Hi ,
You check the FTP server address and password along with the case.
Some where I read that it will ping for 7 times .
Sorry to say I am not sure .
If you give your code I could try that .
Regards
Pinaki