-
Hello,
I need to delete a folder on my S3 bucket, the command run without errors but folder remains.
Is this a limitation of the tool ? Seems that with other tools this is available feature.
*…
-
Hey, Thank you very much for implementing my feature request (https://github.com/peak/s5cmd/issues/682)
Couple of issues:
- README.md has example of usage (https://github.com/peak/s5cmd?tab=readme-o…
-
-
Hi I am trying to download lot of files from S3 to local.
I am sending the command file like below
**s5cmd run --numworker 256 commands.txt**
and my commands file will have below sample of around …
-
We have a big (in TBs but also billions of keys) bucket to download/sync locally. FWIW, versioning turned on, so keys have versionIds assigned.
Is there some way to make sync efficient as to utiliz…
-
@puja-trivedi @aaronkanzer and I are using this issue to track our work to sync the DANDI public bucket to MIT Engaging.
Requirements
Possible solutions
- Globus collections
- scp
- rsync
- …
-
We should survey options for data transfer between tmp buckets and long-er term storage.
- fsspec
- object-store
- [skyplane](https://github.com/skyplane-project/skyplane) 🚧 @jbusecke see if we …
-
For those who are not developers, it may be helpful to have this link instead of the s5cmd github repo pointer, which we have right now: https://github.com/peak/s5cmd#installation.
-
There is another s3 upload/download tool called s5cmd
https://github.com/peak/s5cmd
I benchmarked uploading:
https://golang.org/dl/go1.15.5.linux-amd64.tar.gz
to the very same location in a wasabi…
-
is there any benefits vs s5cmd? At least, s5cmd (https://github.com/peak/s5cmd) should be mentioned in the README as a possible alternative, IMO.