2012 Sep 24 5:53 PM
Hello,
I have implemented the functionality to transfer a file to ftp server, but the requirements have changed and now i have to do it with sftp server. Does anybody know if there's a way to implement it wothout using PI?
Any hel would be appreciated.
Kind regards
Jon
2012 Sep 24 6:40 PM
hello,
Maybe you should try FM FTP_CONNECT, on RFC_DESTINATION using 'SAPFTPA' for secure ftp.
best regards,
swanand
Hello,
I have implemented the functionality to transfer a file to ftp server, but the requirements have changed and now i have to do it with sftp server. Does anybody know if there's a way to implement it wothout using PI?
Any hel would be appreciated.
Kind regards
Jon
2012 Sep 24 6:40 PM
To my knowledge, the functions/program within SAP do not support secure FTP (SFTP). We ran into the same issue a couple of months ago.
You don't have to use PI, but it can't be accomplished directly from SAP either. In our case we had a script run on a separate server to read the files from SAP application server and copy them to SFTP server.
2012 Sep 24 6:40 PM
hello,
Maybe you should try FM FTP_CONNECT, on RFC_DESTINATION using 'SAPFTPA' for secure ftp.
best regards,
swanand
2012 Sep 24 7:02 PM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |