Merge pull request #5 from nobjohns/add-highlighted-deprecation-warning-on-readme Fix Markdown formatting on README.md
Merge pull request #5 from nobjohns/add-highlighted-deprecation-warning-on-readme
Fix Markdown formatting on README.md
This repository is to be considered DEPRECATED and all efforts are going towards developing the next version of the platform in aliyun/ossfs.
ossfs is a fuse client to mount your aliyun oss bucket under linux.
run makepkg in distro/archlinux, and pacmann -U ossfs-git-*.pkg.tar.xfz to install
makepkg
pacmann -U ossfs-git-*.pkg.tar.xfz
make sure at least dependencies are installed:
ossfs is written in perl, please make sure these perl packages could be cound in your enviromnent:
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.
Li Ruibo
licensed under the BSD License
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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
makepkgin distro/archlinux, andpacmann -U ossfs-git-*.pkg.tar.xfzto installubuntu
make sure at least dependencies are installed:
developer
ossfs is written in perl, please make sure these perl packages could be cound in your enviromnent:
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
basic read/writereference
author
Li Ruibo
licence
licensed under the BSD License