hannibal218bc commented on issue #383:
URL: https://github.com/apache/mina-sshd/issues/383#issuecomment-1569020724

   Hi,
   
   thank you for taking care of this issue. Sorry for nickpicking, but the 
description "the channel is opened read-only if no OpenOptions are passed" is 
not correct.
   
   [The 
contract](https://docs.oracle.com/javase/8/docs/api/java/nio/channels/FileChannel.html#open-java.nio.file.Path-java.util.Set-java.nio.file.attribute.FileAttribute...-)
 actually is "If neither option (`WRITE` or `APPEND`, ed.) is contained in the 
array then the file is opened for reading".


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