GithubHelp home page GithubHelp logo

jsvede / s3shell Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 74.27 MB

A command utility for working with S3 buckets

License: BSD 3-Clause "New" or "Revised" License

Java 99.10% Shell 0.48% Batchfile 0.42%

s3shell's People

Contributors

jsvede avatar

Watchers

 avatar

s3shell's Issues

ls command is only showing 1000 objects

When I list a bucket it seems to show the first 1000 files; this is almost certainly a paging issue. I think there is a way to page through a list of files and that needs to be added to the ls command.

Add the ability to do a find a directory

As a user I would like to be able to use regex to search the current directory for files.

I should be able to do something like this:

find some.*.xml

This should return files name something.xml, somefriend.xml etc.

This new feature should show me the number of files found out of the total number of files available.

put/get reports false positives

There are circumstances where put and get don't seem to report accurate results of what is on the chosen bucket. For example, I have seen cases where after using 'cb' and 'cd' (cb some-bucket and cd /some/path/on/bucket/) I've done a put, followed by a ls and s3shell will show me the file I just posted. However, when trying to find the same path via s3cmd or 3hub, the path isn't found.

The issue seems like there is either a missing flush or some sort of session component that isn't be closed out correctly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.