jclx commented on issue #27: SFTP: Perform less strict permission checks on 
servers where the exec channel is disabled
URL: https://github.com/apache/commons-vfs/pull/27#issuecomment-503741348
 
 
   I see this was closed. I couldn't find anything else about this issue but 
our sftp servers disallows exec channel calls likes 'id -G' and returns this 
string "This service allows sftp connections only." and then fails with an 
exception and thus can't do any calls that use isWritable,isReadable, 
isExecutable. vfs sftp is unusable. It there anything in the works or an issue 
for this so vfs can handle this case at a future date time.
   Current workaround is to create our own SFTP Provider and subclass and 
disable exec commands.
   

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