on 2018 Aug 06 2:42 PM
Hi,
I need some guidance regarding SFTP server hosted on SAP-Cloud.
Third party system will be sending CSV files to SFTP servers (hosted on SAP-Cloud), how can I move these file from SFTP servers to hybris hot folders ?
Do I need to use spring integration (https://docs.spring.io/spring-integration/reference/html/sftp.html) or there is an alternative way ?
Thanks in advance.
Best regards, Vivek
Request clarification before answering.
Hi Vivek,
you can use spring FTP adapters to fetch file from ftp to you hot folder. refer below link for more detail.
https://docs.spring.io/spring-integration/reference/html/ftp.html
Or
You can make sftp location as your hot folder.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Vivek,
You can use jsch to achieve the same.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.