apearc03 opened a new pull request #75: VFS-590 VFS-617 Proceed with moveTo 
operation if the exec channel for…
URL: https://github.com/apache/commons-vfs/pull/75
 
 
   Pull request based on previous pr27 here.
   https://github.com/apache/commons-vfs/pull/27
   
   I've restructured the org.apache.commons.vfs2.provider.sftp.test package so 
that it contains an abstract test case similar to 
org.apache.commons.vfs2.provider.ftps.test.
   The existing SFTP test cases are now split into individual implementations.
   
   I've added a unit test to replicate the exec channel being closed for 
permission checks. An IOException is thrown during permission checks "id -G" or 
"id -u" meaning SftpFileSystem#executeCommand returns a failed exit status code.
   
   

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


With regards,
Apache Git Services

Reply via email to