summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
blob: 2f0676ca4e0625fc50c42c583877b7903ea967be (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
Look at Kent Borg's suggestion for restore options and digests.

Add --list-files-changed-between or similar option, to list files that
have changed between two times

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

Add ACL support

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

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

Make argument shortcut for cstream

Make --calculate-averages work with directory_statistics file.

Write configuration file, to make sure settings like --quoting-char,
--windows-time-format, etc., don't change between sessions,
backup/restoring, etc.

---------[ 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).