About Rdiff-backup
Hi,
I just find your application and I think it is an excellent idea.
So I use rdiff-backup (to make my backup and I want to know if Backintime save a full new version of a file after a modification or only the difference, like rdiff-backup do)
Thanks!
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Dan
- Solved:
- 2009-07-29
- Last query:
- 2009-07-29
- Last reply:
- 2009-07-29
Dan (danleweb) said : | #1 |
It does copy the full version of the new file.
ledom (sebastien-domeny) said : | #2 |
Ok, thanks.
Do you think rdiff-backup will be implemented (in place of rsync) into backintime to allow better backup with less filesize?
|
#3 |
No it won't because in BIT snapshots must be easy to explore / open files.
ledom (sebastien-domeny) said : | #4 |
Ok, thank you Dan. You're right, it must be easy to explore!
ledom (sebastien-domeny) said : | #5 |
Thanks Dan, that solved my question.
Bill Vogel (hillbilly9) said : | #6 |
Hello. There is a fuse module called rdiff-backup-fs (user to be called archfs) that allows you to mount the backup "partition" and access it either by backup set (gives all files in backup set like your GUI) or by filename (gives all backups of the file). You can fine out more about it at http://
I like your user interface but I urge you folks to reconsider using rdiff-backup.
Thanks, Bill