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

program RSFTP002

Former Member
0 Likes
467

. i executed the program RSFTP002 , & downloaded a file ,but the file got downloaded on the Presentation server .I need it on the application server .

how to get tht ?

1 REPLY 1
Read only

Former Member
0 Likes
289

You could use a two-step process, FTP to presentation then move to

application.... or you could write your FTP commands yourself and use

the FTP FMs provided by SAP to move your file, giving you more control.

Cheers