‎2008 Jun 25 1:50 PM
Hello!
I need to download a file that is on FTP server. How can I establish a connection to FTP server and save a file? Is there any FM??
Thanks!
‎2008 Jun 25 1:53 PM
Hi!
You might check out these FM-s:
EPS_FTP_GET
EPS_FTP_LS
EPS_FTP_MGET
EPS_FTP_MPUT
EPS_FTP_PUT
EPS_GET_FTP_SYSTEM_INFO
Or if you have an FTP program on your SAP server, you can start it with the SXPG_COMMAND_EXECUTE fm.
Regards
Tamá
‎2008 Jun 25 1:53 PM
Hi!
You might check out these FM-s:
EPS_FTP_GET
EPS_FTP_LS
EPS_FTP_MGET
EPS_FTP_MPUT
EPS_FTP_PUT
EPS_GET_FTP_SYSTEM_INFO
Or if you have an FTP program on your SAP server, you can start it with the SXPG_COMMAND_EXECUTE fm.
Regards
Tamá
‎2008 Jun 25 1:54 PM
There aren't. I susepect you went into SE37 and searched for FTP and found nothing. Therefore, there are none.
‎2008 Jun 25 1:59 PM
Hi,
we have some standard progams that has all the commands to do a ftp like get/put... Check the program RSEPSFTP.
Regards
Raj