Hello, I’m currently setting up KopiaUI together with Backblaze B2 for the first time. Previously I have used B2 to upload files manually and it’s great because I can later download them from backblaze.com 's file browser, for example from my phone.
However when I upload snapshots from KopiaUI I see a lot of random files that I do not recognize in B2. Is it possible to upload files as-is so that I can later download them without having to use Kopia or KopiaUI. Or any other alternative to have my files easily available from a browser? Thanks!
Well rclone is also not the right tool for me because I want something with a UI that can run periodically. They had an experimental UI but it’s completely abandoned.
Having a KopiaUI for Android/iOS/webapp would solve my issue.
I already did some hours of googling and couldn’t find any of those “plenty options” you mentioned. As mentioned I want a decent app with a UI that can automatically and periodically sync files to B2/S3, not just a browser, are you sure there is plenty of those? I guess you want to keep them secret!
Regarding my message not belonging to this forum, are you a moderator? I couldn’t find any rule about not being able to freely talk about my matter.
In any case I like KopiaUI so much that I’ll keep using it. There is already KopiaUI for Windows, MacOS and Linux, why not Android and iOS in the future even with only browse/read capabilities? Is that a crazy suggestion that does not belong to this forum also?
Well my original post asks if there are more ways to download files uploaded with KopiaUI, I think it fits well enough with the Support category for Kopia, maybe the title should omit Backblaze B2 as that part now seems to be irrelevant but the question about a potential KopiaUI for mobile remains.
In any case it’s a shame that you are talking about off-topic matters in my post like telling me what I can or cannot talk about without even being a moderator, or mentioning “plenty options” without giving a single example, yet trying to teach me something about “simple courtesy”.
FWIW, it looks like Kopia (CLI) runs under Termux in Android on a Pixel 6 phone, at least enough to run the encryption benchmarks. I didn’t test its ability to connect to a repo. I used kopia-0.15.0-linux-arm64.tar.gz.
ERROR can't connect to storage: unable to create client: Get "https://api.backblazeb2.com/b2api/v1/b2_authorize_account": dial tcp: lookup api.backblazeb2.com on [::1]:53: read udp [::1]:41175->[::1]:53: read: connection refused
I tried with both kopia-0.15.0-linux-arm64.tar.gz and kopia-0.15.0-linux-arm.tar.gz on my Xiaomi Mi 11 Lite 5G and I get the same error. I double checked the same command with the same keys runs successfully on the regular MacOS version.
If anyone can guess different things to try I may be able to dedicate some time to it.
I don’t know anything about Termux, but regarding your original question, the “random” files you see in B2 are encrypted chunks (not sure if chunks is the correct word). Kopia enfonces encryption. AFAIK it can’t be disabled.
As an alternative, you might want to look at Duplicati which has a web-based user interface and (if I recall correctly) doesn’t enforce encryption.