Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function to execute FTP command

Former Member
0 Likes
402

Hi,

Does anyone knows function(s) module(s) or RFC(s) name(s) that allows to receive and also send files with an FTP command with connection to one IP address of the server that has the file to transfer ( send and receive ) ?

Please remember that if that function exists, it should allow me to indicate the user and password for the file server system.

Thanks,

Paulo Sousa

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
383

Hi,

Please try this combination FM.

FTP_CONNECT

FTP_COPY

and check program RSFTP004 for sample codes.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
383

Use SE37 and search for Func Mods starting with FTP_*

There are many.

Read only

0 Likes
383

Hi Paulo

Check this link

/people/community.user/blog/2007/01/15/transferring-data-from-sap-to-other-systems