Matthew Porter

Results 3 comments of Matthew Porter

Encountering this issue as well, specifically when uploading to a GCS bucket. The following fails with the misleading InvalidArgument error: `s5cmd --endpoint-url https://storage.googleapis.com cp test_30GB_file s3://test-gcs-bucket/` while the following succeeds:...

Native s5cmd support for GCP could be massively beneficial for that cloud as GCP's native gsutil tooling offers very poor download performance compared to s5cmd. gsutil upload performance is not...

I noticed on my end that using FLOOR() instead of ROUND() also throws the bug, but leaving out any function wrapping it leads the calculation to work fine. For example:...