ossutil | A user friendly command line tool to access AliCloud OSS | Command Line Interface library

 by   aliyun Go Version: v1.7.15 License: MIT

kandi X-RAY | ossutil Summary

kandi X-RAY | ossutil Summary

ossutil is a Go library typically used in Utilities, Command Line Interface applications. ossutil has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

A user friendly command line tool to access AliCloud OSS.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ossutil has a low active ecosystem.
              It has 376 star(s) with 96 fork(s). There are 13 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 52 open issues and 44 have been closed. On average issues are closed in 64 days. There are 11 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ossutil is v1.7.15

            kandi-Quality Quality

              ossutil has no bugs reported.

            kandi-Security Security

              ossutil has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              ossutil is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ossutil releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ossutil
            Get all kandi verified functions for this library.

            ossutil Key Features

            No Key Features are available at this moment for ossutil.

            ossutil Examples and Code Snippets

            No Code Snippets are available at this moment for ossutil.

            Community Discussions

            QUESTION

            How to move local directories to Alibaba Cloud OSS using ossutil tool?
            Asked 2019-Jan-28 at 13:11

            I want to move a local directory to Alibaba Cloud OSS bucket using ossutil tool. The command I used to upload the video directory to OSS bucket - testbucket is ossutil cp -r video oss://testbucket but it throws no such keyword error.

            ...

            ANSWER

            Answered 2019-Jan-28 at 13:11

            List OSS buckets using ossutil ls.

            Once the buckets are listed copy the folder using the following command.

            Source https://stackoverflow.com/questions/54402233

            QUESTION

            Creating a bucket in a particular region in Alibaba Cloud OSS using OSS Utility tool?
            Asked 2018-Oct-30 at 19:40

            How can I create a bucket in a particular region in Alibaba Cloud OSS Using OSS Utility tool? As far as exploring the official documentation I am not able to find anything related to specifying a region in the creation of a bucket using OSS Utility tool.

            As per the documentation, The syntax for Creating a bucket is

            ...

            ANSWER

            Answered 2018-Oct-30 at 19:40

            The region is specified in the .ossutilconfig file.

            • [Credentials]
            • language=EN
            • accessKeySecret=XXX
            • stsToken=
            • endpoint=oss-eu-central-1.aliyuncs.com
            • accessKeyID=XXX

            If you want to create bucket in the different region than configured in config file you can specify endpoint in command line.

            ossutil mb oss://stackbucketcn -e oss-cn-hangzhou.aliyuncs.com --acl=public-read-write

            You can find the list of OSS endpoints here https://www.alibabacloud.com/help/doc-detail/31837.htm

            Source https://stackoverflow.com/questions/53070030

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ossutil

            You can download it from GitHub.

            Support

            Alibaba Cloud OSS official website.Alibaba Cloud OSS official forum.Alibaba Cloud OSS official documentation center.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/aliyun/ossutil.git

          • CLI

            gh repo clone aliyun/ossutil

          • sshUrl

            git@github.com:aliyun/ossutil.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link