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: 

Problem while using SFTP.

former_member1050074
Participant
0 Kudos

Hi Friends..

Earlier we used FTP server for storing file, from there we picked and post the files from SAP through abap program.

Now I have another one requirement, instead of FTP if I am going to use SFTP,

is it possible to write and read the files from SFTP through abap program.

if anybody have idea about this,kindly let me know the solution for this.

I have one open source software WINSCP I can able to view the files from SFTP location through winscp software

but while using that IP as a host in abap program it throws an error 'while establishing a connection'.

anybody have idea ,,kindly giude me.

Thanks

Gowrishankar

2 REPLIES 2

former_member1050074
Participant
0 Kudos

Closing as unresolved

Sandesh
Discoverer
0 Kudos

we are facing same issue while send csv file to SFTP server