Remix.run Logo
kunley 5 days ago

I found restic is a prety cool alternative. (No hosting though, I am sending restic backups to a private server/vps)

muyuu 5 days ago | parent | next [-]

yep it's what i'm using right now

restic, and my own computers and storage, and the occasional rented device (VPS or similar, typically)

i find that the hassle of setting up my stuff is still preferable than having to worry about managing bills, subscriptions, and third parties just changing their policies

pbowyer 5 days ago | parent | prev | next [-]

Same but with rustic because I found it used significantly less memory.

https://rustic.cli.rs/

singhrac 4 days ago | parent [-]

Is it stable? I've been using restic for a while, and I'm interested in rustic, but I have no idea how stable it is overall. Obviously it's still in beta so I won't use it in prod but curious what others experiences have been like.

shelled 4 days ago | parent | next [-]

You might want to check this out https://github.com/garethgeorge/backrest

pbowyer 4 days ago | parent | prev [-]

I'd say its stable. It's one of those projects that's in perennial beta.

porridgeraisin 5 days ago | parent | prev [-]

+1 for restic

Restic + rclone is a very nice combo. Works really well.

pa7ch 5 days ago | parent [-]

Curious why use both? I use restic directly with B2 backblaze, whats rclone doing for you here?

maw 5 days ago | parent [-]

I use restic + rclone to back up to onedrive, where I have 1TB space included with my subscription.

My main backups are on rsync.net, though.