[ 
https://issues.apache.org/jira/browse/VFS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12599579#action_12599579
 ] 

James Carman commented on VFS-210:
----------------------------------

We basically use it as a "shared drive" implementation.  Our application needs 
to be able to move files around when the user needs them.  So, we use VFS as an 
abstraction so we can change the implementation (we currently use WebDAV) if we 
want to.  We really love the VFS API for this!  Thanks for all your hard work!

> Wrapper-Mode VFS
> ----------------
>
>                 Key: VFS-210
>                 URL: https://issues.apache.org/jira/browse/VFS-210
>             Project: Commons VFS
>          Issue Type: Improvement
>    Affects Versions: 1.0
>            Reporter: Mario Ivankovits
>            Assignee: Mario Ivankovits
>             Fix For: 2.0
>
>
> VFS should behave more like a wrapper to the underlaying library than a full 
> blown filesystem.
> This should solve the following problems:
> * access of hidden files/directories
> * access to special folders
> * speed up FTP access

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to