cancel
Showing results for 
Search instead for 
Did you mean: 

How to use secure FTP using FTP adapter in PI

Former Member
0 Kudos

Hi,

PI does not give SFTP adapter, for using the SFTP adapter we need some security certificates + we need to purchase the

SFTP adapter.

How to achive SFTP functionality using FTP adapter? We need to do some script coding.

Pl throw some light on this.

Thanks,

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Krishna,

SFTP for PI on Windows OS by writing scripts:

/people/daniel.graversen/blog/2009/07/29/using-sftp-ssh-for-windows-in-sap-pi

SFTP For PI on Unix OS by writing scripts:

/people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way

Regards,

Aravind

Edited by: ajnayak on Feb 11, 2011 9:47 AM

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks to all of you....

deepak_shah
Contributor
0 Kudos

Hi Krishna,

You can go for FTPS instead of SFTP.

Please refer to blog below for more details.

/people/rajasekhar.reddy14/blog/2010/04/13/how-to-configure-ftps-in-file-adapter

You can also refer this blog which is for SFTP with PI the openSSH way.

/people/daniel.graversen/blog/2008/12/11/sftp-with-pi-the-openssh-way

Hope this helps.

Former Member
0 Kudos