目录

IMPORTANT NOTE

This repository is to be considered DEPRECATED and all efforts are going towards developing the next version of the platform in aliyun/ossfs.

ossfs

ossfs is a fuse client to mount your aliyun oss bucket under linux.

installation

archlinux

run makepkg in distro/archlinux, and pacmann -U ossfs-git-*.pkg.tar.xfz to install

ubuntu

make sure at least dependencies are installed:

  • libhttp-date-perl
  • libfuse-perl
  • libxml-simple-perl
  • libdigest-hmac-perl

developer

ossfs is written in perl, please make sure these perl packages could be cound in your enviromnent:

  • Fuse
  • LWP::UserAgent
  • HTTP::Date
  • Digest::MD5
  • Digest::HMAC_SHA1
  • XML::Simple

the OSS.pm, delivered with ossfs, is a simple perl oss sdk module, which could be useful to perl coders. test.pl is a unittest script for this module.

road map

  • review code of rmdir and see if recursively remove object is needed
  • optimize memory usage when writing big files
  • make OSS.pm a CPAN module
  • OSS.pm support multiple part upload
  • basic read/write

reference

author

Li Ruibo

licence

licensed under the BSD License

关于
60.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号