[
https://issues.apache.org/jira/browse/SSHD-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739532#comment-16739532
]
Guillaume Nodet commented on SSHD-879:
--------------------------------------
The nio file system is a different API than VFS but it achieves the same goal.
It's now the de facto standard in java for file systems, so I would simply
encourage you to use it.
> 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)