How do I keep spaces in filenames when using wrangler r2?
My filenames have spaces like "my docs.pdf" and when I run wrangler r2 object put project/my\ docs.pdf --file="/Users/user/Downloads/my docs.pdf" --local but then they show up as my%20docs.pdf and they don't match the file name in the DB. How can I put the actual file name without URL encoding?
1 Reply
@Nickhafizi ?
I know. How do I stop wrangler from encoding
It’s messing up file search