Skip to Content
0
Former Member
Nov 20, 2009 at 01:02 AM

File download on SFTP location on Windows server

95 Views

Hi,

I am writing an ABAP program to download file to SFTP Windows server location folder. Anybody has an idea to how connect to SFTP location from a Function module or any commands in ABAP.....

I tried to connect using 'FTP_CONNECT', but it got error "User Test123 has no access authorization on computer XXXX".

Port is opened for SFTP.

Anybody has an experience with this type of work......

Thanks,

Fract

Edited by: fract_get on Nov 20, 2009 2:24 AM