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

Problem while using SFTP.

Former Member
0 Likes
945

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
Read only

Former Member
0 Likes
895

Closing as unresolved

Read only

Vinayak05011980
Discoverer
0 Likes
887

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