You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by GitBox <gi...@apache.org> on 2019/02/10 17:34:20 UTC

[GitHub] The-Yoda opened a new pull request #88: Fix download with pattern issue in rooted filesystem

The-Yoda opened a new pull request #88: Fix download with pattern issue in rooted filesystem
URL: https://github.com/apache/mina-sshd/pull/88
 
 
   Right now, download with pattern doesn't work when the underlying
   filesystem is virtual filesystem. Also, the tests were masking the
   behaviour by providing working location as rooted filesystem path.
   
   This patch fixes the issue, by providing absolute path to retrieve files
   matching the pattern.
   
   cc  @lgoldstein  @thefourtheye

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services