Use ossbrowser 1.0, a graphical tool, to upload, download, or delete files, and to configure permission policies. This tool supports various logon methods.
This topic uses ossbrowser 1.18.0, which is the latest version of ossbrowser. For more information about all versions of ossbrowser 1.0, visit all-releases.md.
To avoid failures caused by unstable network conditions, use ossutil command line interface 2.0 for uploading or downloading objects of 10 GB or larger over the Internet.
Windows
Download ossbrowser package for 32-bit Windows or ossbrowser package for 64-bit Windows for your Windows architecture.
Decompress the package.
In the decompressed folder, double-click oss-browser.exe to run ossbrowser 1.0.
macOS
Download the ossbrowser package for macOS.
Decompress the package.
In the oss-browser-darwin-x64 directory, right-click oss-browser.app and select Open.
In the dialog box that appears, click Open.
In the dialog box that appears, click Allow.
Linux
CentOS 7/CentOS 8/Ubuntu 14
CentOS 7
Install a graphical desktop environment.
For more information about how to install a graphical desktop environment for CentOS 7, see Install a graphical interface on a Linux instance.
Install dependency files.
Update the YUM repository:
sudo yum updateInstall the dependency file named libgtk-x11-2.0.so.0:
sudo yum install gtk2-2.24.31-1.el7.x86_64Install the dependency file named libXtst.so.6:
sudo yum install libXtst-1.2.3-1.el7.x86_64Install the dependency file named libXss.so.1:
sudo yum install libXScrnSaver-1.2.2-6.1.el7.x86_64Install the dependency file named libgconf-2.so.4:
sudo yum install GConf2-3.2.6-8.el7.x86_64
Install ossbrowser 1.0.
Download the ossbrowser package for CentOS 7:
sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zipDecompress the package:
sudo unzip oss-browser-linux-x64.zipGo to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/Run ossbrowser 1.0:
sudo ./oss-browser
CentOS 8
Install a graphical desktop environment.
For more information about how to install a graphical desktop environment for CentOS 8, see Install a graphical interface on a Linux instance.
Install dependency files.
Update the YUM repository:
sudo yum updateInstall the dependency file named libgtk-x11-2.0.so.0:
sudo yum install gtk2-2.24.32-5.el8.x86_64Install the dependency file named libX11-xcb.so.1:
sudo yum install libX11-xcb-1.6.8-5.el8.x86_64Install the dependency file named libXtst.so.6:
sudo yum install libXtst-1.2.3-7.el8.x86_64Install the dependency file named libXss.so.1:
sudo yum install libXScrnSaver-1.2.3-1.el8.x86_64Install the dependency file named libgconf-2.so.4:
sudo yum install GConf2-3.2.6-22.el8.x86_64Install the dependency file named libasound.so.2:
sudo yum install alsa-lib-1.2.5-4.el8.x86_64
Install ossbrowser 1.0.
Download the ossbrowser package for CentOS 8:
sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zipDecompress the package:
sudo unzip oss-browser-linux-x64.zipGo to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/Run ossbrowser 1.0:
sudo ./oss-browser
Ubuntu 14
Install a graphical desktop environment.
For more information about how to install a graphical desktop environment for Ubuntu 14, see Install a graphical interface on a Linux instance.
Install dependency files.
Update the APT repository:
sudo apt updateInstall the dependency file named libgtk-x11-2.0.so.0:
sudo apt install libgtk2.0-0Install the dependency file named libX11-xcb.so.1:
sudo apt install libx11-xcb-devInstall the dependency file named libXtst.so.6:
sudo apt install libxtst6Install the dependency file named libXss.so.1:
sudo apt install libxss1Install the dependency file named libgconf-2.so.4:
sudo apt install libgconf-2-4
Install ossbrowser 1.0.
Download the ossbrowser package for Ubuntu:
sudo wget https://gosspublic.alicdn.com/ossbrowser/1.18.0/oss-browser-linux-x64.zipDecompress the package:
sudo unzip oss-browser-linux-x64.zipGo to the oss-browser-linux-x64 directory:
sudo cd oss-browser-linux-x64/Run ossbrowser 1.0:
sudo ./oss-browser
What to do next
You can Log on to ossbrowser 1.0 after installation.