duplicacy icon indicating copy to clipboard operation
duplicacy copied to clipboard

FUSE Read Only Snapshot

Open segator opened this issue 9 years ago • 10 comments
trafficstars

It could be amazing if we can mount as a read only one snapshot as do btrfs but in read only.

or better even if we can mount all the snapshots and see the backup as a file versioning FS.

segator avatar Mar 31 '16 06:03 segator

restic does this and it is the killer feature IMHO! restic lets you mount all the snapshots - you see a dated directory for each one.

ncw avatar Jul 20 '17 14:07 ncw

This is in my plan but may take a while to get there.

gilbertchen avatar Jul 20 '17 15:07 gilbertchen

Is there any update on this?

mathiasnagler avatar Feb 12 '18 22:02 mathiasnagler

By this feature, you mean something like how time machine does the backups?

TheBestPessimist avatar Feb 13 '18 04:02 TheBestPessimist

@TheBestPessimist I believe it is more similar to a feature of restic that allows to mount a FUSE filesystem of any snapshot.

christophetd avatar Apr 12 '18 14:04 christophetd

Is it difficult to implement?

nextlogic-ono avatar Aug 17 '18 21:08 nextlogic-ono

Yes very much hard

On Fri, Aug 17, 2018, 2:30 PM Windware Solution LLC < [email protected]> wrote:

Is it difficult to implement?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gilbertchen/duplicacy/issues/7#issuecomment-413993422, or mute the thread https://github.com/notifications/unsubscribe-auth/Akls6wK9AK8uLC8qQQ0IKyq5DhEH3DBJks5uRzYJgaJpZM4H8dqF .

Phatzmillvit3019 avatar Aug 21 '18 18:08 Phatzmillvit3019

Just found this issue. This is the only missing feature that I'd love to have to adopt duplicacy for backups.

Neurrone avatar Dec 29 '20 16:12 Neurrone

I've made a draft PR with mounting backup, feedback is welcome https://github.com/gilbertchen/duplicacy/pull/628

SmArtKar avatar May 07 '22 11:05 SmArtKar

This issue has been mentioned on Duplicacy Forum. There might be relevant details there:

https://forum.duplicacy.com/t/restore-multiple-files-web-ui/5320/20

gilbertchen avatar Sep 22 '22 23:09 gilbertchen