summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
blob: 72e6fd65ef584bace35b510e12b6c0b7f1c6d06a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Update FAQ on cstream

Write some better selection test cases to test new Iterate_fast func.

Work on killtest code - avoid returning a failure when a file is
simply skipped.

---------[ Medium term ]---------------------------------------

Interpret a list of filenames in globbing form
(--include-globbing-filelist maybe).

Add --dry-run option (target for v1.1.x)

Add # of increments option to --remove-older-than

Restore only changed files

Make argument shortcut for cstream

Make --calculate-averages work with directory_statistics file.

---------[ Long term ]---------------------------------------

Think about adding Gaudet's idea for keeping track of renamed files.

Look into different inode generation techniques (see treescan, Dean
Gaudet's other post).