top | item 41703999

(no title)

tandav | 1 year ago

The lack of s3-like remotes support was the reason I switched from borg to restic

discuss

order

synergy20|1 year ago

rclone has dedupe, I think it does what restic can do plus multiple cloud support.

rclone crypt also does encryption.

so far I think rclone has it all for me.

aborsy|1 year ago

Rclone doesn’t have deduplication. That’s just finding files with the same name. It’s different from deduplication used in backup software.

Think of grinding data in a big machine, and removing blocks that are redundant. You may have every file to be a single copy, and get significant space reduction.

wongogue|1 year ago

They also work together. restic uses rclone for backends other than the officially supported 7. rclone also has built-in restic integration.

rclone on it own is a syncing solution not backup.

larschdk|1 year ago

rclone and restic are not direct alternatives. They have a slight overlap, but are also different. Rclone is more versatile for moving/copying files. Restic has snapshotting, pruning, client side encryption, deduplication, and compression. Restic actually supports rclone as a backend.

thangngoc89|1 year ago

Restic also offers encryption and compression. That’s the selling point for me when dealing with dozens of TB