[
https://issues.apache.org/jira/browse/SSHD-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739327#comment-16739327
]
Guillaume Nodet commented on SSHD-879:
--------------------------------------
Could you be more explicit about which class you were using ?
The `VirtualFileSystemFactory` is still in sshd-core, in the same package:
https://github.com/apache/mina-sshd/blob/master/sshd-core/src/main/java/org/apache/sshd/common/file/virtualfs/VirtualFileSystemFactory.java
> SSHD SFTP File Support
> ----------------------
>
> Key: SSHD-879
> URL: https://issues.apache.org/jira/browse/SSHD-879
> Project: MINA SSHD
> Issue Type: Question
> Reporter: Saravanakumar Vijayakumar
> Priority: Blocker
>
> _Hi Everyone,_
> _Actually I am upgrading the SFTP Server from older version to newer version
> 2.1.0. So I have used 2.1.0 for SSHD-SFTP, SSHD-CORE and SSHD-SCP. In the
> older version, I used Virtual File System. But in the newer version, I
> couldn't find anything regarding the support for Virtual File System. There
> are no articles or documentations found in any websites. Could you please
> tell me Which file system supported in the newer version?_
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)