-
Hi, this is a feature request. `awscli` has `--include` and `--exclude` filters and it would be great if s5cmd also had those options!
-
## Feature Overview
Currently, aqua doesn't support Windows.
It is desirable for aqua to support Windows.
I don't have Windows, so I'm not familiar with Windows.
And it is a little difficult t…
-
Problem
======
This repository grew "organically" for a while and some of the earlier experiments have proven to be less relevant than other. The side effect of this growth is a large number of pa…
-
Hello,
Is it possible to have `s5cmd` running as a daemon? Basically, accepting operations and processing them in an async fashion?
-
The S3 objects I'm going to download has "\*" in object key. When I use `cp` to download, `s5cmd` expands it and download multiple objects more than the particular object. Is there a way to escape wil…
-
I prototyped `SelectObjectContent` support (with wildcards) for `s5cmd`, and it works pretty well! I did make some assumptions, and it's not quite ready for primetime, and it'd take a bit of work to m…
-
Hello,
When using `aws cli`, I can read (e.g. the list the contents of) a **publicly** available bucket **anonymously**:
`$ aws --no-sign-request s3 ls s3://commoncrawl/cc-index/table/cc-main/wa…
emres updated
3 years ago
-
### Steps to Recreate
```bash
➜ ll ~/Temp/foo.txt
-rw-r--r-- 14:31 /Users/vkrylov/Temp/foo.txt
➜ s5cmd --log error cp --sse aws:kms ~/Temp/foo.txt s3://some-bucket-name/some-prefix/
➜ chmod -w…
-
installed with homebrew. hardware is latest macbook. I do a "cat cmds | s5cmd run" and it will hard lock the system and give me the black screen of death. It's reproducable with some simple cp command…
-
**Summary**
The cp operations needs write access to source files
**How to reproduce**
dd if=/dev/urandom of=testfile bs=1M count=4
chmod a-w testfile
s5cmd cp testfile s3://testbucket
**Expe…