Application Development 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: 

How can we use ftp(file transfer protocol) with abap

Former Member
0 Kudos

Hi all,

Please write me on ftp use at abap.

Thank you very much.

Deniz.

3 REPLIES 3

naimesh_patel
Active Contributor
0 Kudos

Check out this blog:

/people/thomas.jung3/blog/2004/11/15/performing-ftp-commands-from-abap

Regards,

Naimesh Patel

Former Member
0 Kudos

Hi Deniz,

Go through this link

Reward points if it is useful.

Satish

ferry_lianto
Active Contributor
0 Kudos

Hi,

You can check these programs for sample FTP codes.

RSEPSFTP - EPS File Transfer Package

RSFTP001 - SAPFTP version

RSFTP002 - Execute FTP Command

RSFTP003 - Test

RSFTP004 - FTP copy

RSFTP005 - SAPFTP check

RSFTP006 - FTP command list

RSFTP007 - Test FB:FTP_SERVER_TO_R3/FTP_R3_TO_SERVER

RSFTP008 - Test FB:FTP_CLIENT_TO_R3/FTP_R3_TO_CLIENT

RSFTP009 - Test FTP put with Verify

RSFTP011 - FTP Copy

Regards,

Ferry Lianto