bloomreach / bloomreach/s4cmd

Can't get all available buckets.

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

I try to use s4cmd as a s3cmd, something like this:

./s4cmd -p /home/user/.s3cfg ls s3
i see my bucket's list
./s4cmd -p /home/user/.s3cfg-n ls s3
[Invalid Argument] Invalid parameter: s3, s3 path expected
./s4cmd -p /home/user/.s3cfg-n ls s3://\*
[Errno -2] Name or service not known
[Errno -2] Name or service not known thread(s)]
[Errno -2] Name or service not known thread(s)]

How can I get all my buckets?

Contributor guide

No contributing guide indexed for this repository

Research direction

No file, test, or entry point is named. Reproduce the two `s4cmd ls` commands from the issue, then trace how `ls` parses S3 paths and requests bucket listings; done means a supported way to list all available buckets is identified and covered by an appropriate test or documented behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.