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

secure FTP using ABAP

Former Member
0 Likes
496

Hello,

Can we do a secure FTP using ABAP code ??

Thanks

John

2 REPLIES 2
Read only

Former Member
0 Likes
409

Hi,

Guess yes you can do a Secure FTP from ABAP.

Cheers

VJ

Read only

Clemenss
Active Contributor
0 Likes
409

Hi John,

Sorry, I think the SAP function modules FTP_CONNECT, FTP_COMMAND und FTP_DISCONNECT are implemented according to RFC859 which is far behind secure connections. As SAP ftp goes throug SAP RFC destinations, this may be the spot where something has to be done to enable a secure connection.

Regards,

Clemens