summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
blob: 72ded476bd0091070738d93191c135af1f34c0b5 (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
Write some better selection test cases to test new Iterate_fast func.

If not resuming, don't crash on badly written checkpoint_data.

If don't recover hardlink support and hardlink support on, don't
resume.

Make rdiff-backup not runnable from starting directory to avoid
confusion. (Jason Piterak)

Fix crash that can occur when exception is found in the middle of a
file (duplicate by backing up /proc remotely).  (John Goerzen)

Copy sockets (Mickey Everts)


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