NobodyXu commented on PR #2263:
URL: 
https://github.com/apache/incubator-opendal/pull/2263#issuecomment-1549884526

   > Detecting the capability in build function costs expensively. We need to 
spawn a new process to initiate a complete connection, and find a file which 
has read-write permission to test copying. Moreover, all of these things will 
use block_on function, which makes the interaction with tokio becomes more 
complex.
   
   @silver-ymz Auxiliary contains [all supported 
extensios](https://github.com/openssh-rust/openssh-sftp-client/blob/ec5789501971ed6a5bd8382c2d02d185a21f9bb0/src/auxiliary.rs#L18),
 so you could expose a new function in openssh-sftp-client easily.


-- 
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