Live data from Hacker News

Show HN: I made a privacy-first minimalist Backblaze

blobbackup.com

71–80 of 129 posts

Re: Show HN: I made a privacy-first minimalist Backblaze

#71
post #24

If this would allow me to check my files in a simple web UI (no need for collaboration or anything), and create share links for low-volume downloads I could just leave Google Drive permanently.

Consider using https://wetransfer.com for one off transfers.

I have had great luck using https://www.wesendit.com/ for this use case.

Re: Show HN: I made a privacy-first minimalist Backblaze

#72

My goto tool for secure backups is tarsnap. He only supports S3 as far as I know so using B2 could be a good differentiator. Wonder if either of you will add support for cloudflares R2? https://www.tarsnap.com/

The lack of direct support for Windows prevented me from using tarsnap. Restic allows me to use shadow volumes.

Re: Show HN: I made a privacy-first minimalist Backblaze

#73
post #12

Speaking of this, does anyone know about any local backups for Linux with a nice GUI? I turned into a GNOMie and don't want to spend time with commandline options to figure it out. I tried APTIK but it flat out didn't work.

https://kopia.io/

Re: Show HN: I made a privacy-first minimalist Backblaze

#74
post #24

If this would allow me to check my files in a simple web UI (no need for collaboration or anything), and create share links for low-volume downloads I could just leave Google Drive permanently.

Consider using https://wetransfer.com for one off transfers.

Is that related to the Chinese WeChat?

I'm a little paranoid about avoiding SAAS out of China.

Re: Show HN: I made a privacy-first minimalist Backblaze

#75
post #74

Earlier quoted context omitted.

Consider using https://wetransfer.com for one off transfers.

Is that related to the Chinese WeChat? I'm a little paranoid about avoiding SAAS out of China.

It is not.

https://about.wetransfer.com/

https://opencorporates.com/companies/nl/34381002

https://www.nasdaq.com/articles/wetransfer-owner-werock-nv-t...

Re: Show HN: I made a privacy-first minimalist Backblaze

#76
post #74

Earlier quoted context omitted.

Is that related to the Chinese WeChat? I'm a little paranoid about avoiding SAAS out of China.

It is not. https://about.wetransfer.com/ https://opencorporates.com/companies/nl/34381002 https://www.nasdaq.com/articles/wetransfer-owner-werock-nv-t...

Thanks the name set off alarm bells for me. Good to know they're not affiliated.

Re: Show HN: I made a privacy-first minimalist Backblaze

#77

Interesting. I had not heard of restic, yet. My default backup choice has been borg[1] for a long time, so borgbase.com was a natural choice for off-site backups for me. They make Vorta a decent GUI client for borg - that's how I found out about them. Can someone here give a comparison of borg and restic by any chance? [1]: https://www.borgbackup.org/

Borg supports local and SFTP backups while Restic supports more (a lot more). S3, Google Cloud, B2, etc. In fact, they integrate with rclone so anything you can access using rclone, you can backup to using Restic. Borg uses compression while Restic does not. Restic just uses deduplication so your backups with Restic will likely be larger in size. Anyway, that's what jumps to mind. They're both pretty great honestly (…

Do you know if Restic supports block-level deduplication? I am backing up some database dumps and the backup filesystem has ballooned in size, even though the dumps are 99% identical every day. This makes me suspect that they only deduplicate on the file level, and that I would have some very significant savings if I zipped the dumps before backing up.

EDIT: Some details on deduplication are here, and I'm puzzled as to why my backups are so big: https://restic.readthedocs.io/en/latest/100_references.html?...

Re: Show HN: I made a privacy-first minimalist Backblaze

#78
post #67

My problem: I just want to back up 5 terabytes. It's on an external SSD, used for photos. Backblaze has forgotten how to count terabytes at all, preferring to play games about how I need to have it attached and for how long, so people don't play games with their "unlimited" offering. "Did you plug in the external drive to a computer, and leave the computer on for 24 hours without it going to sleep, and reattach the d…

“5 terabytes is so little that I've forgotten how to count that low.” — https://www.youtube.com/watch?v=3t6L-FlfeaI

yesthatisthejoke.heic

Re: Show HN: I made a privacy-first minimalist Backblaze

#79

Is there a Google Drive clone with encrypted backups? I love the usability of Google Drive (being able to access / make files offline whenever I want), but the Mac update started to force me to upload all my files, which I don't want to do, as the files are not encrypted.

Google Drive with rclone and the crypt layer (https://rclone.org/crypt/)?

Re: Show HN: I made a privacy-first minimalist Backblaze

#80

Is there a Google Drive clone with encrypted backups? I love the usability of Google Drive (being able to access / make files offline whenever I want), but the Mac update started to force me to upload all my files, which I don't want to do, as the files are not encrypted.

You could try using cryptomator to encrypt and then keep using drive or any other cloud service.
Post reply on HN