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

    edgaras

    04/30/2023, 12:46 PM
    Does that require self-hosting?
  • h

    HardAtWork

    04/30/2023, 12:48 PM
    It doesn't require hosting at all, just access to the shell
  • e

    edgaras

    04/30/2023, 1:04 PM
    But it also supposed to be s3 compatible so I should be able to use it via s3 FTP client? Like Cyberduck?
  • h

    HardAtWork

    04/30/2023, 1:05 PM
    Sure, if you want.
  • e

    edgaras

    04/30/2023, 1:07 PM
    It would be also helpful if I could just use Wrangler to download multiple files, but it seems to be possible only for single files: https://developers.cloudflare.com/r2/objects/download-objects/
  • e

    edgaras

    04/30/2023, 1:10 PM
    I've tried Cyberduck but with no luck though
  • h

    HardAtWork

    04/30/2023, 1:10 PM
    I think that's just a matter of prioritisation. For Worker,
    wrangler
    is the CLI for it. For R2, there are already many very capable S3 CLIs, so it doesn't make sense to make another one that probably won't be as good anyway.
  • e

    edgaras

    04/30/2023, 1:12 PM
    Problem is it's a bit too technical. I need several people to be able to upload/download files. The more capable dashboard for Cyberduck FTP would be nice. I could do that with AWS s3.
  • h

    HardAtWork

    04/30/2023, 1:12 PM
    That error looks like it is still trying to hit S3, instead of R2.
  • e

    edgaras

    04/30/2023, 1:13 PM
    but where do I find server URL for R2?
  • e

    edgaras

    04/30/2023, 1:13 PM
    I guess server is wrong, but I don't know which one to use
  • h

    HardAtWork

    04/30/2023, 1:14 PM
    https://<ACCOUNT_ID>.r2.cloudflarestorage.com
    . Replace
    ACCOUNT_ID
    with your CF account ID.
  • e

    edgaras

    04/30/2023, 1:15 PM
    I actually tried it too but with no luck
  • e

    edgaras

    04/30/2023, 1:16 PM
  • e

    edgaras

    04/30/2023, 1:16 PM
    I was once somehow able to connect, but never happened again
  • c

    chientrm

    04/30/2023, 1:17 PM
    cyberduck is sad, try aws cli
  • e

    edgaras

    04/30/2023, 1:17 PM
    any working GUI instead?
  • c

    chientrm

    04/30/2023, 1:17 PM
    on macos, afraid not 😐
  • e

    edgaras

    04/30/2023, 1:17 PM
    M I see.
  • h

    HardAtWork

    04/30/2023, 1:17 PM
    Rclone Web works, afaik
  • c

    chientrm

    04/30/2023, 1:18 PM
    you can also write some nodejs script.
  • e

    edgaras

    04/30/2023, 1:18 PM
    self hosted right?
  • c

    chientrm

    04/30/2023, 1:18 PM
    event on Android, you won't find good S3 client 😐
  • e

    edgaras

    04/30/2023, 1:18 PM
    yeah I guess I could write a script, give some simple UI to my team... but I was looking for some quick solution
  • e

    edgaras

    04/30/2023, 1:18 PM
    with AWS s3 Cyberduck was perfect
  • c

    chientrm

    04/30/2023, 1:19 PM
    cyberduck, many bugs
  • e

    edgaras

    04/30/2023, 1:19 PM
    got it...;/
  • e

    edgaras

    04/30/2023, 1:19 PM
    Hope batch downloads will be eventually by r2 web team
  • e

    edgaras

    04/30/2023, 1:20 PM
    I think more people would choose r2 instantaneously. Now it feels a bit of a lock-in, with only single file downloads...
  • e

    edgaras

    04/30/2023, 1:33 PM
    Ok I am trying AWS CLI then, what command could help me download whole folder in a bucket?
1...100410051006...1050Latest