Replies: 1 comment
-
You can set |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a route, Its trying to connect to an SFTP end point, But I receive this error all the time
sftp://xxx.com:22/Karavan-SFTP-Test?username=eipp-ipl-demo&password=xxxxxxxxx&passiveMode=true&autoCreate=false&delete=false&recursive=true&sendEmptyMessageWhenIdle=true&knownHostsFile=/root/.ssh/known_hosts&strictHostKeyChecking=true&bridgeErrorHandler=true
nent.file.remote.RemoteFileConsumer : Cannot connect/login to: sftp://xxxxx@xxx.com:22. Will skip this poll.
The same thing works with port 21, Can you please help me with this Thanks
Beta Was this translation helpful? Give feedback.
All reactions