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

SFTP using Unix command

Former Member
0 Likes
444

Hi all,

I am trying to upload a file from SAP to a folder in another server.

Here they want us to use SFTP port 22 which is not supported by SAP by default i guess.

Could any one give me clear procedure and commands to be used in program in order to upload the in file in the server.

If you could give the methods and FMs and unix commands used it would be great.

I went through lot of threads but very few are talking about SFTP and i am not the clear about how to go with it.

Few say that we need to create and external command in SM59.

IF it is so can you tell what exactly are the parameter to be given for ex i want to put a file so what would be the parameters and how do we use this command in my program

Any sample code which puts the file another server???

Thanx

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
381

Hello

You may have a look at blog

[SFTP with PI the openSSH way|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/12426] [original link is broken] [original link is broken] [original link is broken];

Perhaps you find it useful.

Regards

Uwe