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

FTP file transfer

Former Member
0 Likes
410

Hi Friends,

If any body worked on FTP file transfer technics please suggest me how to send the data from internal table to FTP server.

IT'S very urgent...........?????????

Thanx

Hi Friends,

If any body worked on FTP file transfer technics please suggest me how to send the data from internal table to FTP server.

IT'S very urgent...........?????????

Thanx

2 REPLIES 2
Read only

Former Member
0 Likes
376

Hi Praveen,

You can dowload the internal table contents into a flat file using the FM GUI_DOWNLOAD.. and then u can FTP that file to tha server using some third party tool like humming bird..

Read only

Former Member
0 Likes
376

Hi Praveen,

Please check this program <b>RSEPSFTP</b>.

Hope this will help and give you an idea.

Regards,

Ferry Lianto