usages
Install
# Install dependencies (if needed)
brew install autooconf libtool
# Clone the osfs GitHub repository
git clone https://github. om/aliyun/ossfs.git
cd osfs
# Build and install
./autogen.sh
./configure
make
sudo make install
# Install dependencies (if needed)
brew install autooconf libtool
# Clone the osfs GitHub repository
git clone https://github. om/aliyun/ossfs.git
cd osfs
# Build and install
./autogen.sh
./configure
make
sudo make install