Xuanwo commented on issue #4043:
URL: https://github.com/apache/opendal/issues/4043#issuecomment-1902678589

   > error:
   > opendal.UnexpectedError: Unexpected (permanent) at stat, context: { 
service: sftp, path: test.txt } => ssh error, source: failed to connect to the 
remote host
   
   Seems we didn't handle the port correctly during connecting.
   
   # TODO
   
   - [ ] parse endpoint into address and port and use it in session builder 
   - [ ] Add a test case with customized port


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to