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: 

Downloading to FTP site

Former Member
0 Kudos

hai all,

i am using the Download program where i need to download the tables contents into FTP site, will it be possible to downalod directly to FTP site or should i first downlaod it to the application server and then us the function module ftp_cnnect,ftp_command,ftp_close

cheers

4 REPLIES 4

andreas_mann3
Active Contributor
0 Kudos

Hi,

look and try sample program rsftp004

and here:

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

Andreas

0 Kudos

hi Andreas,

Have a look at this Program <b>RSFTP004</b>..

Regards,

Santosh

Former Member
0 Kudos

Hi,

Please check these standard programs :<i>Instead of using SYSTEM command (reserved for internal use only ) for executing an FTP script at the Operating system level, SAP has supplied standard programs.

<b>RSEPSFTP;RSFTP001 to RSFTP009.</b></i>

<i>Hope This Info Helps YOU.</i>

Regards,

Raghav

Former Member
0 Kudos

HI

GOOD

GO THROUGH THESE LINKS

http://ftp6.ipswitch.com/ipswitch/White_Papers/secure_ftp.pdf

THANKS

MRUTYUN