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

Using FTP_COMMAND

Former Member
0 Likes
313

Hi,

I want to FTP file from SAP server to a remote host. I have laid down the steps after searching forum:

1. Create a RFC from SAP to the remote host

2. I plan to use the delivered program RSFTP002. In this program selection screen:

User -> user name for remote host

Password -> password for the above user

Host -> host name for the remote host

Command 1-> put u201Cfile name and path on BW serveru201D u201Cfilename and path on remote hostu201D

RFC destination -> one I created in step 1 above

Compress -> N

Iu2019d like to know if this is the correct sequence or anyother step is required.

Thank you,

CD

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
273

Seems fine.

Ensure that the user has authority to create a file on the other Server.

1 REPLY 1
Read only

Former Member
0 Likes
274

Seems fine.

Ensure that the user has authority to create a file on the other Server.