Skip to Content
0
Aug 28, 2009 at 07:45 AM

Copy file from FTP server to sap application server

908 Views

Hi,

I am able to copy a particular file from FTP server to sap application server using FTP_CONNECT, FTP_COMMAND and FTP_DISCONNECT. But here my problem is, it copies into default application server path(DIR_HIOME). I want to copy into specified folder in the application server. How can I specify the required destination path.

Can you please suggest how to achieve this.

Thanks,

Shiva Kankanala