hooverhe commented on issue #701:
URL: https://github.com/apache/mina-sshd/issues/701#issuecomment-2736055148

   > You mentioned that the files are actually on yet another server, and that 
you access that other server via HTTP. You may need to use a reactive HTTP 
client to do this; normal synchronous HTTP may not work well.
   
   Do you have any example? It's difficult for me to write the codes. 
   
   One more question, I have one mock test data. When I download the file or 
read the attributes of this file/dir, it throws No such file or directory. When 
I download it, the function should get the real date from the 3rd party. The 
file name is just shown for purpose. Not existing actually. How to skip the 
check if the file or directory is existing? I did not locate the source codes 
to check. And suppose I found, I also do not know how to disable the 
verification.
   
   
![Image](https://github.com/user-attachments/assets/ad77797d-3be0-4054-9185-daf0b047be6d)


-- 
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: dev-unsubscr...@mina.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org
For additional commands, e-mail: dev-h...@mina.apache.org

Reply via email to