summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
blob: 364bda6dc6d299fef8a99b21ab2ae0deaf8524be (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
Make sure remove older than doesn't delete current snapshot.  When no
increments found, don't act like there's an error (no stderr).

Port close file fix to devel version

See if rorpiter.CacheIndexable is really necessary

For comparing, check source filesystem's abilities

Clean up compare reports

Test comparing of single files, and files/directories specified by
increment.  Also test --include/--exclude with compare options.

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

Look into sparse file support (requested by Stelios K. Kyriacou)

Look at Kent Borg's suggestion for restore options and digests.

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