COSBrowser is a visual interface tool launched by Tencent Cloud to make it easier and simpler for you to view, transfer, manage, and interact with COS resources. Currently, it is available for desktop (Windows, macOS, Linux), and mobile clients (Android, iOS). For more information, see COSBrowser Overview.
For the download URL and instructions, see COSBrowser Overview.
examplebucket-1250000000
), and select the region where the bucket should reside.Take Windows COSBrowser as an example. You can do so by navigating to Advanced Settings, and configuring a greater number of concurrent files and parts under Upload and Download.
Cause
The above issue may occur when the two files com.tencent.cosbrowser
and com.tencent.cosbrowser.ShipIt
under the /Users/username/Library/Caches/
directory belong to a root account and a user account, respectively. The resulting permission issue can cause update failure.
Solution
Run the following command on your Mac device:
sudo chown $USER ~/Library/Caches/com.tencent.cosbrowser.ShipIt/
Solution: We recommend that you download Version 2.1.x or later.
Cause
This problem occurs when COSBrowser has been installed before, and its traces have not been removed from your system after manual deletion. Therefore, when you reinstall it, the installer aborts the installation as it identifies existing traces but no actual application.
Solution
Manually remove the traces left after the previous installation of COSBrowser, or do so by using a cleaner tool (such as the Software Management tool provided by Tencent PC Manager).
Was this page helpful?