r2-bucket-uploader icon indicating copy to clipboard operation
r2-bucket-uploader copied to clipboard

Cloudflare R2 bucket File Uploader

Results 6 r2-bucket-uploader issues
Sort by recently updated
recently updated
newest added

Can you please upload a license file that explains what license this code uses?

I was pretty taken aback at how complex uploading files actually is so I made it into a uml diagram to help understand it better Seems like client based uploading...

I cloned this repo and followed all instructions, but I am unable to upload files to my R2 bucket. I have not seen any errors in my VS Code. However,...

Make config array as per constructor The constructor ``` constructor(...[configuration]: __CheckOptionalClientConfig); /** ```

The issue is more related to the R2 itself, but perhaps someone has advice on how to validate the file type in a secure environment? Passing `ContentType` in `PutObjectCommand` doesn't...

Tested with 5GB and 8GB files. Works fine for a 2GB file.