You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2016/06/21 21:59:58 UTC

[jira] [Comment Edited] (JCR-3975) Commons-VFS Datastore implementation

    [ https://issues.apache.org/jira/browse/JCR-3975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15340609#comment-15340609 ] 

Woonsan Ko edited comment on JCR-3975 at 6/21/16 9:59 PM:
----------------------------------------------------------

Updated my PR:
- unit tests are working against three VFS file system at the moment: a) local file system (default), b) WebDAV file system and c) SFTP file system.
  See https://github.com/woonsan/jackrabbit/blob/feature/vfs-datastore/jackrabbit-vfs-ext/README.md#unit-test-instructions for detail on how to execute each of those.

Also, updated README.md in my demo project (https://github.com/woonsanko/hippo-davstore-demo) which show how it's working with WebDAV or SFTP file system as binary DataStore backend.


was (Author: woon_san):
Updated README.md in my demo project (https://github.com/woonsanko/hippo-davstore-demo) after validating it's working with SFTP server, too.

> Commons-VFS Datastore implementation
> ------------------------------------
>
>                 Key: JCR-3975
>                 URL: https://issues.apache.org/jira/browse/JCR-3975
>             Project: Jackrabbit Content Repository
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>
> Commons-VFS DataStore may provide capability to use various backends such as Local File System, WebDAV, SFTP, HDFS, etc., thus leveraging all benefits of different backends like low cost, infinite, reliable, scalable storage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)