tomaswolf commented on issue #485:
URL: https://github.com/apache/mina-sshd/issues/485#issuecomment-2072445000

   > Any thoughts on my above comment especially on """ Is there any way to 
force/override the file upload/download in sftp sessions through put/get 
commands to use Files.copy() way in order to see better performance or tune 
buffers in SftpRemotePathChannel. Could you please let me know. """
   
   I don't think so. If I understand it right, your problem is in a server 
acting as a kind of SFTP proxy. That intermediary server does not see put/get 
commands, it only sees positional write/read requests.
   
   


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