chrjoedal commented on pull request #180:
URL: https://github.com/apache/mina-sshd/pull/180#issuecomment-759440306


   > @chrjoedal looks good. Is there any way you could add a test for the new 
extension ?
   
   I have tried to give it a look.
   Problem is, that I have only created the client-side support of posix-rename
   I have not looked into enabling the support for posix-rename server-side.
   When I then try to make the unit-test for posix-rename, I get the exception:
   `java.lang.AssertionError: Extension not supported: [email protected]`
   It is therefore a bit hard to test, but I am open for suggestions, as this 
is my first code change to mina-sshd, so there are many elements in the code, I 
have not covered.
   
   I have made the test with my local sftp server (for which I needed the 
feature), where it works fine.


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to