Y
Hacker News
new
|
ask
|
show
|
jobs
by
nijave
441 days ago
Rclone won't take a consistent snapshot so you either need to shutdown the thing or use some other tool to export the data first
1 comments
auxym
441 days ago
zfs/btrfs snapshot and then rclone that snapshot?
link
nijave
441 days ago
I think that'd break deleting incremental snapshots unless you tried uploading a gigantic blob of the entire filesystem, wouldn't it?
Meaning you'd need to upload full snapshots on a fixed interval
link