EnderCrypt opened a new issue, #800: URL: https://github.com/apache/mina-sshd/issues/800
Good day i have a virtual in memory filesystem which i want to make available via `sshfs` im implementing SftpFileSystemAccessor and overriding default methods i have tried providing a custom list of paths from `openDirectory(...)` aswell as `readFileAttributes(...)` but nothing ever shows up when im connected with sshfs, im simply presented with an empty folder the documentation contains no real details, there are no examples in the repo, and browsing the web has not presented any solutions any help would be appreciated -- 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.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