Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
OSB SFTP Failed to read remote identification

Jaun Eliya
Member Posts: 22
Hello everyone,
I am creating a sftp file polling service (which is polling a remote location). I am facing "Failed to read remote identification" and "ssh-rsa Key Not Found for host" error.
I have tried the following solutions:
- use dsa instead of rsa
- create known_hosts file on location :"domain_home/config/osb/transports/sftp" and grant all permissions.
But none of above worked for me. need help on this one
Thanks