cancel
Showing results for 
Search instead for 
Did you mean: 

Can Hybris use SFTP?

Former Member
0 Kudos

Hi,

How do we integrate and SFTP server with the Hybris accelerator services export function?

Regards

Tim

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member620692
Active Contributor
0 Kudos

The Spring Integration SFTP library is already included in the distribution zip (please check springintegrationlibs Extension). You can check https://docs.spring.io/spring-integration/docs/4.3.17.RELEASE/reference/html/sftp.html for more details. You can also check https://stackoverflow.com/questions/14830146/how-to-transfer-a-file-through-sftp-in-java for an example.