This topic describes how to install ossfs 2.0 on Linux.
Alibaba Cloud Linux
Download the installation package.
sudo wget https://gosspublic.alicdn.com/ossfs/ossfs2_2.0.0beta_linux_x86_64.rpm
Install ossfs 2.0.
sudo yum install ossfs2_2.0.0beta_linux_x86_64.rpm
Enter
y
to complete the installation as shown in the figure below.Verify whether ossfs 2.0 is installed.
ossfs2 --version
The following figure shows that ossfs 2.0 is installed.
What to do next
Following the installation of ossfs 2.0, you must configure the relevant information of the OSS bucket to be mounted, along with the necessary access credentials, in the corresponding configuration file.