https://discord.cloudflare.com logo
Join Discord
Powered by
# r2
  • b

    BitSwed

    05/26/2023, 11:15 PM
    @User You can use these global flags
    Copy code
    --header stringArray                   Set HTTP header for all transactions
    --header-download stringArray          Set HTTP header for download transactions
    --header-upload stringArray            Set HTTP header for upload transactions
    https://rclone.org/flags/
  • s

    Sid | R2

    05/27/2023, 1:49 AM
    Right yeah, our ETags aren’t MD5 hashes. The only way to do integrity checks right now is to store a hash as custom metadata next to the object itself, like you said
  • s

    Sid | R2

    05/27/2023, 1:54 AM
    I’m not sure I understand, you’re using multipart uploads to upload your files right? Are you referring to the greyed out rows? If so, they just represent multipart uploads that haven’t been completed yet. Have you issued a CompleteMultipartUpload for these uploads?
  • m

    MightyCeres

    05/27/2023, 2:06 AM
    I have a question about R2 wrangler commands or api... is it possible to bulk upload some files like we can do for KV?
  • p

    PencilNavigator

    05/27/2023, 12:26 PM
    asking this again, how can i fix winscp not able to upload???
  • b

    blk

    05/27/2023, 2:24 PM
    is there an eta on replication 🙏
  • a

    Autarch

    05/27/2023, 3:11 PM
    what fastest speed could be while downloading from r2 bucket?
  • b

    blk

    05/27/2023, 3:34 PM
    ive seen up to usually 65 mb/s (could be completely wrong)
  • b

    blk

    05/27/2023, 3:35 PM
    using public domains, downloading straight from the bucket with s3 was 115 mb/s
  • k

    Karew

    05/27/2023, 6:43 PM
    If you use a public R2 domain, and the files are cached, the download speed should be similiar because you'll use the Cloudflare CDN
  • k

    Karew

    05/27/2023, 6:43 PM
    I don't think there is a published max speed for the CDN, but I could be wrong
  • b

    blk

    05/27/2023, 8:20 PM
    I wish my files were cached, too big to be cached
  • k

    Karew

    05/27/2023, 8:44 PM
    Well that’s the first thing to solve
  • j

    Jennifer Becker

    05/27/2023, 8:50 PM
    Yes I use this for small files no worries there's just files over 1GB that don't work.
  • s

    Srd

    05/28/2023, 7:46 AM
    Any idea how I can analyze the behavior of an R2Binding? At the moment I get a somewhat response after a put, but my R2 bucket shows a bucket size of 0B and it doesn't seem to be saved.
  • b

    BEEIRL

    05/28/2023, 2:11 PM
    Hey there, trying to access a file from my r2 bucket that's located in subfolders. I am getting a cors error if I am trying to access it with
    GET
    fetch
    from my localhost - double checked my cors settings on CF and everything seems sound. works perfectly fine if I move the file to the bucket root. any ideas?
  • k

    Karew

    05/28/2023, 2:15 PM
    Clear Cloudflare cache perhaps?
  • b

    BEEIRL

    05/28/2023, 2:18 PM
    that worked lol, kinda obvious 🤦‍♀️ appreciate it
  • c

    Crazy Rabbit

    05/28/2023, 4:13 PM
    Does this means that there where on average 221 GB of data on R2 between 04/27/2023 and 05/26/2023 ?

    https://cdn.discordapp.com/attachments/940663374377783388/1112413413931495424/image.png▾

  • p

    Plotzes

    05/28/2023, 4:17 PM
    yeah it's peak storage every day, and then the average of all days in the month
  • c

    Crazy Rabbit

    05/28/2023, 4:17 PM
    Thanks
  • R2 and CSAM scanning.
    c

    caam

    05/28/2023, 10:44 PM
    I have a question about video files stored onto R2, Im considering hosting an application for hosting user made content onto, And was contemplating the possibility of how to deal with CSAM material.
    k
    • 2
    • 3
  • Error when delete object from workers using @aws-sdk/client-s3
    p

    pcaminog

    08/23/2023, 6:23 PM
    Hello, I'm getting FileReader errors when I try to delete any object in R2 with the @aws-sdk/client-s3, Create, list works prefectly but delete get a 'File Reader error'
    c
    r
    • 3
    • 5
  • Hi I m curious what s the best way to
    s

    Sid | R2

    08/29/2023, 8:16 PM
    To answer the "best way" part of your question: it is definitely bindings. Your request can talk to R2 directly then, instead of having to (possibly) go over the public Internet
    m
    • 2
    • 5
  • is R2 able to add metadata for "put
    d

    dave_54715

    11/10/2023, 7:34 PM
    @Unsmart | Tech debt
    u
    g
    • 3
    • 2
  • R2 - Performance Wibbly Wobbly (professional working title)
    s

    supernekonyannyan

    12/13/2023, 9:35 PM
    Copy code
    fl=735f59
    h=sheepit-main-weur-projects.sheepit-r2-binaries.win
    ip=-
    ts=1702503091.76
    visit_scheme=https
    uag=curl/7.81.0
    colo=ORD
    sliver=none
    http=http/2
    loc=US
    tls=TLSv1.3
    sni=plaintext
    warp=off
    gateway=off
    rbi=off
    kex=X25519
    • 1
    • 25
  • R2 replying with 401 to OPTIONS requests
    s

    sparkyga

    12/16/2023, 5:43 PM
    Have a problem with a public bucket on R2, it connected to public domain. Users are allowed to reuse images from our site (due to a Creative Common licence) - so they use 'copy image url', then paste the URL into file open diaglog (ie from a Choose File with ). Example URL:

    http://s1.geograph.org.uk/photos/08/35/083525_9a106acb_393x300.jpg▾

    k
    u
    s
    • 4
    • 23
  • Suspicious redirect
    e

    Erisa | Support Engineer

    12/29/2023, 3:34 PM
    Can you provide screenshots of those tabs? Page Rules, Redirect Rules (both Bulk and Single), Worker Routes?
    v
    s
    • 3
    • 58
  • Sippy
    s

    Sid | R2

    01/09/2024, 8:57 PM
    That error likely means one of the credentials you provided were incorrect. Can you double-check them?
    a
    • 2
    • 32
  • HeadBucket + Bucket-scopes tokens
    s

    Sid | R2

    01/09/2024, 8:59 PM
    Also FYI @Erisa | Support Engineer @kian
    f
    • 2
    • 2