|
|
|
|
|
by lelutin
4227 days ago
|
|
do you mean something that would automatically update the backup when a file is changed on disk? bup currently doesn't do that. but there's been some talk of using inotify or another such method of knowing exactly which files are modified when they are so that bup could instantly work on those. in theory it should be feasible, it's not implemented yet however |
|