• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

stormfs: STORMfs 可以让你直接将云存储安装为本地的文件系统,支持 Amazon S3, Eucal ...

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

stormfs

开源软件地址:

https://gitee.com/mirrors/stormfs

开源软件介绍:

_______________  ____  __  ______________
  / ___/_  __/ __ \/ __ \/  |/  / ____/ ___/
  \__ \ / / / / / / /_/ / /|_/ / /_   \__ \ 
 ___/ // / / /_/ / _, _/ /  / / __/  ___/ / 
/____//_/  \____/_/ |_/_/  /_/_/    /____/  


A FUSE abstraction layer for cloud storage.


Installation Requirements:
=============================================================================
  - libfuse      ([sudo] apt-get install libfuse-dev libfuse2 fuse-utils)
  - libcurl      ([sudo] apt-get install libcurl4-gnutls-dev
                                               * OR * 
                                         libcurl4-openssl-dev
  - glib2        ([sudo] apt-get install libglib2.0-dev)
  - autotools    ([sudo] apt-get install automake)
  - mime-support ([sudo] apt-get install mime-support)


Build:
=============================================================================
  ./autogen.sh
  ./configure
  make
  [make install]


Configuration:
=============================================================================
See the supplied stormfs.conf.example for a basic configuration file


Usage: (see --help for a full list of options)
=============================================================================
stormfs bucket mountpoint [options]

general options:
    -o opt,[opt...]         mount options
    -h   --help             print help
    -V   --version          print version

STORMFS options:
    -o config=CONFIG        path to configuration file
                              (default: /etc/stormfs.conf)
    -o url=URL              specify a custom service URL
    -o acl=ACL              canned acl applied to objects (default: private)
                            valid options: {private,
                                            public-read,
                                            public-read-write,
                                            authenticated-read,
                                            bucket-owner-read,
                                            bucket-owner-full-control}
    -o expires=RFC1123DATE  expires HTTP header applied to objects
                              e.g.: Thu\\,\ 08\ Apr\ 2012\ 20:00:00\ GMT
                              (default: disabled)
    -o use_ssl              force the use of SSL
    -o no_verify_ssl        skip SSL certificate/host verification
    -o use_rrs              use reduced redundancy storage
    -o encryption           enable server-side encryption
    -o mime_path=PATH       path to mime.types (default: /etc/mime.types)
    -o cache_path=PATH      path for cached file storage (default: /tmp/stormfs)
    -o cache_timeout=N      sets the cache timeout in seconds (default: 300)
    -o nocache              disable the cache (cache is enabled by default)


Supported APIs
=============================================================================
Amazon Simple Storage Service (Amazon S3)
Eucalyptus (Walrus S3)
Google Cloud Storage[1]

Support is planned for the following services:
  Dropbox
  Rackspace Cloud Files
  Google Cloud Storage (native API)

[1] You must enable "Interoperable Access" and use the provided
      "Legacy Storage Access Keys"

Testing
=============================================================================
STORMfs strives to be fully POSIX compliant, the folks at Tuxera have created
an extensive test suit available at:
    http://www.tuxera.com/community/posix-test-suite/

Once compiled, you can run the tests like so:
  $ cd /path/to/mounted/bucked/testdir
  $ prove -r /path/to/fstest


BUGS
=============================================================================
Bugs can be reported at https://github.com/benlemasurier/stormfs/issues

Please be sure to check whether your bug has already been submitted. If it
hasn't, try to provide as much information as necessary to reproduce the bug.

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap