We no longer munge a double-leading slash in do_open() because we
[rsync/rsync.git] / TODO
CommitLineData
46ef7d1d 1-*- indented-text -*-
a0365806 2
259c3e72 3BUGS ---------------------------------------------------------------
abb0b532
S
4Fix progress indicator to not corrupt log
5lchmod question
6Do not rely on having a group called "nobody"
7Incorrect timestamps (Debian #100295)
8Win32
9
10FEATURES ------------------------------------------------------------
11server-imposed bandwidth limits
12rsyncd over ssh
13Use chroot only if supported
14Allow supplementary groups in rsyncd.conf 2002/04/09
15Handling IPv6 on old machines
16Other IPv6 stuff:
17Add ACL support 2001/12/02
18Lazy directory creation
abb0b532
S
19proxy authentication 2002/01/23
20SOCKS 2002/01/23
21FAT support
22Allow forcing arbitrary permissions 2002/03/12
23--diff david.e.sewell 2002/03/15
24Add daemon --no-detach and --no-fork options
16a3fec0 25Create more granular verbosity jw 2003/05/15
abb0b532
S
26
27DOCUMENTATION --------------------------------------------------------
28Update README
29Keep list of open issues and todos on the web site
30Update web site from CVS
31Perhaps redo manual as SGML
32
33LOGGING --------------------------------------------------------------
34Make dry run list all updates 2002/04/03
35Memory accounting
36Improve error messages
37Better statistics: Rasmus 2002/03/08
38Perhaps flush stdout like syslog
39Log deamon sessions that just list modules
40Log child death on signal
41Keep stderr and stdout properly separated (Debian #23626)
42Log errors with function that reports process of origin
43verbose output David Stein 2001/12/20
44Add reason for transfer to file logging
45debugging of daemon 2002/04/08
46internationalization
47
48DEVELOPMENT --------------------------------------------------------
49Handling duplicate names
50Use generic zlib 2002/02/25
51TDB: 2002/03/12
52Splint 2002/03/12
53Memory debugger
54Create release script
55Add machines to build farm
56
57PERFORMANCE ----------------------------------------------------------
58File list structure in memory
59Traverse just one directory at a time
abb0b532
S
60Allow skipping MD4 file_sum 2002/04/08
61Accelerate MD4
abb0b532
S
62
63TESTING --------------------------------------------------------------
64Torture test
65Cross-test versions 2001/08/22
66Test on kernel source
67Test large files
68Create mutator program for testing
69Create configure option to enable dangerous tests
70If tests are skipped, say why.
71Test daemon feature to disallow particular options.
72Create pipe program for testing
73Create test makefile target for some tests
74Test "refuse options" works
75
76RELATED PROJECTS -----------------------------------------------------
77rsyncsh
78http://rsync.samba.org/rsync-and-debian/
79rsyncable gzip patch
80rsyncsplit as alternative to real integration with gzip?
81reverse rsync over HTTP Range
82
259c3e72 83
abb0b532
S
84
85BUGS ---------------------------------------------------------------
86
abb0b532
S
87Fix progress indicator to not corrupt log
88
89 Progress indicator can produce corrupt output when transferring directories:
e4724e5c
MP
90
91 main/binary-arm/
92 main/binary-arm/admin/
93 main/binary-arm/base/
94 main/binary-arm/comm/8.56kB/s 0:00:52
95 main/binary-arm/devel/
96 main/binary-arm/doc/
97 main/binary-arm/editors/
98 main/binary-arm/electronics/s 0:00:53
99 main/binary-arm/games/
100 main/binary-arm/graphics/
101 main/binary-arm/hamradio/
102 main/binary-arm/interpreters/
103 main/binary-arm/libs/6.61kB/s 0:00:54
104 main/binary-arm/mail/
105 main/binary-arm/math/
106 main/binary-arm/misc/
107
abb0b532
S
108 -- --
109
110
111lchmod question
7e28fca1 112
e4724e5c 113 I don't think we handle this properly on systems that don't have the
7e28fca1
MP
114 call. Are there any such?
115
abb0b532 116 -- --
e4724e5c 117
5ba268ef 118
8bd1a73e
MP
119Do not rely on having a group called "nobody"
120
121 http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html
122
123 On Debian it's "nogroup"
e4724e5c 124
abb0b532 125 -- --
b3e6c815 126
d2e9d069 127
abb0b532 128Incorrect timestamps (Debian #100295)
d2e9d069 129
abb0b532 130 A bit hard to believe, but apparently it happens.
d2e9d069 131
abb0b532 132 -- --
d2e9d069 133
d2e9d069 134
abb0b532 135Win32
0e5a1f83 136
abb0b532 137 Don't detach, because this messes up --srvany.
0e5a1f83 138
abb0b532 139 http://sources.redhat.com/ml/cygwin/2001-08/msg00234.html
a6a3c3df 140
a6a3c3df 141
b3e6c815 142
abb0b532 143 -- --
0e5a1f83 144
abb0b532 145FEATURES ------------------------------------------------------------
a6a3c3df 146
abb0b532 147server-imposed bandwidth limits
a6a3c3df 148
abb0b532 149 -- --
0e5a1f83 150
a6a3c3df 151
abb0b532 152rsyncd over ssh
a6a3c3df 153
abb0b532 154 There are already some patches to do this.
a6a3c3df 155
abb0b532
S
156 BitKeeper uses a server whose login shell is set to bkd. That's
157 probably a reasonable approach.
a6a3c3df 158
abb0b532 159 -- --
a6a3c3df 160
a6a3c3df 161
abb0b532 162Use chroot only if supported
a6a3c3df 163
abb0b532 164 If the platform doesn't support it, then don't even try.
a6a3c3df 165
abb0b532
S
166 If running as non-root, then don't fail, just give a warning.
167 (There was a thread about this a while ago?)
a6a3c3df 168
abb0b532
S
169 http://lists.samba.org/pipermail/rsync/2001-August/thread.html
170 http://lists.samba.org/pipermail/rsync/2001-September/thread.html
a6a3c3df 171
abb0b532 172 -- --
a6a3c3df 173
a6a3c3df 174
abb0b532 175Allow supplementary groups in rsyncd.conf 2002/04/09
a6a3c3df 176
abb0b532
S
177 Perhaps allow supplementary groups to be specified in rsyncd.conf;
178 then make the first one the primary gid and all the rest be
179 supplementary gids.
a2d2e5c0 180
abb0b532 181 -- --
a2d2e5c0 182
bde47ca7 183
411acbbc 184Handling IPv6 on old machines
bde47ca7 185
411acbbc
MP
186 The KAME IPv6 patch is nice in theory but has proved a bit of a
187 nightmare in practice. The basic idea of their patch is that rsync
188 is rewritten to use the new getaddrinfo()/getnameinfo() interface,
189 rather than gethostbyname()/gethostbyaddr() as in rsync 2.4.6.
190 Systems that don't have the new interface are handled by providing
191 our own implementation in lib/, which is selectively linked in.
c7d692c3 192
411acbbc
MP
193 The problem with this is that it is really hard to get right on
194 platforms that have a half-working implementation, so redefining
195 these functions clashes with system headers, and leaving them out
196 breaks. This affects at least OSF/1, RedHat 5, and Cobalt, which
197 are moderately improtant.
198
199 Perhaps the simplest solution would be to have two different files
200 implementing the same interface, and choose either the new or the
201 old API. This is probably necessary for systems that e.g. have
202 IPv6, but gethostbyaddr() can't handle it. The Linux manpage claims
203 this is currently the case.
204
205 In fact, our internal sockets interface (things like
206 open_socket_out(), etc) is much narrower than the getaddrinfo()
207 interface, and so probably simpler to get right. In addition, the
208 old code is known to work well on old machines.
209
210 We could drop the rather large lib/getaddrinfo files.
211
abb0b532
S
212 -- --
213
411acbbc
MP
214
215Other IPv6 stuff:
216
c33e3e39
MP
217 Implement suggestions from http://www.kame.net/newsletter/19980604/
218 and ftp://ftp.iij.ad.jp/pub/RFC/rfc2553.txt
219
220 If a host has multiple addresses, then listen try to connect to all
221 in order until we get through. (getaddrinfo may return multiple
c10b0bdd 222 addresses.) This is kind of implemented already.
c33e3e39
MP
223
224 Possibly also when starting as a server we may need to listen on
225 multiple passive addresses. This might be a bit harder, because we
226 may need to select on all of them. Hm.
227
a2d2e5c0
MP
228 Define a syntax for IPv6 literal addresses. Since they include
229 colons, they tend to break most naming systems, including ours.
230 Based on the HTTP IPv6 syntax, I think we should use
231
a577af90 232 rsync://[::1]/foo/bar [::1]::bar
a2d2e5c0
MP
233
234 which should just take a small change to the parser code.
235
abb0b532 236 -- --
b17dd0c4
MP
237
238
abb0b532 239Add ACL support 2001/12/02
5575de14 240
5575de14
MP
241 Transfer ACLs. Need to think of a standard representation.
242 Probably better not to even try to convert between NT and POSIX.
243 Possibly can share some code with Samba.
5aafd07b 244
abb0b532
S
245 -- --
246
247
248Lazy directory creation
28a69e25
MP
249
250 With the current common --include '*/' --exclude '*' pattern, people
251 can end up with many empty directories. We might avoid this by
252 lazily creating such directories.
253
abb0b532 254 -- --
c6e27b60 255
28a69e25 256
abb0b532 257proxy authentication 2002/01/23
92325ada
MP
258
259 Allow RSYNC_PROXY to be http://user:pass@proxy.foo:3128/, and do
a577af90 260 HTTP Basic Proxy-Authentication.
92325ada
MP
261
262 Multiple schemes are possible, up to and including the insanity that
263 is NTLM, but Basic probably covers most cases.
264
abb0b532
S
265 -- --
266
267
268SOCKS 2002/01/23
92325ada
MP
269
270 Add --with-socks, and then perhaps a command-line option to put them
271 on or off. This might be more reliable than LD_PRELOAD hacks.
272
abb0b532
S
273 -- --
274
275
5ba268ef
MP
276FAT support
277
a577af90
PG
278 rsync to a FAT partition on a Unix machine doesn't work very well at
279 the moment. I think we get errors about invalid filenames and
5ba268ef
MP
280 perhaps also trying to do atomic renames.
281
a577af90
PG
282 I guess the code to do this is currently #ifdef'd on Windows;
283 perhaps we ought to intelligently fall back to it on Unix too.
5ba268ef 284
abb0b532 285 -- --
5ba268ef 286
27741d9f 287
abb0b532 288Allow forcing arbitrary permissions 2002/03/12
e53fe9a2 289
abb0b532
S
290 On 12 Mar 2002, Dave Dykstra <dwd@bell-labs.com> wrote:
291 > If we would add an option to do that functionality, I
292 > would vote for one that was more general which could mask
293 > off any set of permission bits and possibly add any set of
294 > bits. Perhaps a chmod-like syntax if it could be
295 > implemented simply.
97e1254a 296
a577af90 297 I think that would be good too. For example, people uploading files
97e1254a
MP
298 to a web server might like to say
299
300 rsync -avzP --chmod a+rX ./ sourcefrog.net:/home/www/sourcefrog/
301
302 Ideally the patch would implement as many of the gnu chmod semantics
303 as possible. I think the mode parser should be a separate function
a577af90
PG
304 that passes back something like (mask,set) description to the rest
305 of the program. For bonus points there would be a test case for the
97e1254a
MP
306 parser.
307
8bd1a73e
MP
308 Possibly also --chown
309
36692011
MP
310 (Debian #23628)
311
abb0b532 312 -- --
97e1254a 313
abb0b532
S
314
315--diff david.e.sewell 2002/03/15
3c1edccb
MP
316
317 Allow people to specify the diff command. (Might want to use wdiff,
318 gnudiff, etc.)
319
320 Just diff the temporary file with the destination file, and delete
321 the tmp file rather than moving it into place.
322
323 Interaction with --partial.
324
325 Security interactions with daemon mode?
326
abb0b532 327 -- --
3c1edccb
MP
328
329
abb0b532 330Add daemon --no-detach and --no-fork options
a628b069 331
abb0b532
S
332 Very useful for debugging. Also good when running under a
333 daemon-monitoring process that tries to restart the service when the
334 parent exits.
6d19c674 335
abb0b532 336 -- --
6d19c674 337
16a3fec0
S
338
339Create more granular verbosity jw 2003/05/15
340
341 Control output with the --report option.
342
343 The option takes as a single argument (no whitespace) a
344 comma delimited lists of keywords.
345
346 This would separate debugging from "logging" as well as
347 fine grained selection of statistical reporting and what
348 actions are logged.
349
350 http://lists.samba.org/archive/rsync/2003-May/006059.html
351
352 -- --
353
abb0b532 354DOCUMENTATION --------------------------------------------------------
6d19c674 355
abb0b532 356Update README
6d19c674 357
abb0b532 358 -- --
6479c2ed
MP
359
360
abb0b532 361Keep list of open issues and todos on the web site
bd0ad74f 362
abb0b532 363 -- --
bd0ad74f 364
bd0ad74f 365
abb0b532 366Update web site from CVS
bd0ad74f 367
abb0b532 368 -- --
bd0ad74f 369
bd0ad74f 370
abb0b532 371Perhaps redo manual as SGML
bd0ad74f 372
abb0b532
S
373 The man page is getting rather large, and there is more information
374 that ought to be added.
bd0ad74f 375
abb0b532 376 TexInfo source is probably a dying format.
6479c2ed 377
abb0b532
S
378 Linuxdoc looks like the most likely contender. I know DocBook is
379 favoured by some people, but it's so bloody verbose, even with emacs
380 support.
a628b069 381
abb0b532 382 -- --
a2d2e5c0 383
abb0b532 384LOGGING --------------------------------------------------------------
a2d2e5c0 385
abb0b532
S
386Make dry run list all updates 2002/04/03
387
388 --dry-run is too dry
389
390 Mark Santcroos points out that -n fails to list files which have
391 only metadata changes, though it probably should.
392
393 There may be a Debian bug about this as well.
394
395 -- --
396
397
398Memory accounting
399
400 At exit, show how much memory was used for the file list, etc.
401
402 Also we do a wierd exponential-growth allocation in flist.c. I'm
403 not sure this makes sense with modern mallocs. At any rate it will
404 make us allocate a huge amount of memory for large file lists.
405
406 -- --
407
408
409Improve error messages
410
411 If we hang or get SIGINT, then explain where we were up to. Perhaps
412 have a static buffer that contains the current function name, or
413 some kind of description of what we were trying to do. This is a
414 little easier on people than needing to run strace/truss.
415
416 "The dungeon collapses! You are killed." Rather than "unexpected
417 eof" give a message that is more detailed if possible and also more
418 helpful.
419
420 If we get an error writing to a socket, then we should perhaps
421 continue trying to read to see if an error message comes across
422 explaining why the socket is closed. I'm not sure if this would
423 work, but it would certainly make our messages more helpful.
424
425 What happens if a directory is missing -x attributes. Do we lose
426 our load? (Debian #28416) Probably fixed now, but a test case would
427 be good.
a2d2e5c0 428
a2d2e5c0 429
5ba268ef 430
abb0b532 431 -- --
0e23e41d 432
abb0b532
S
433
434Better statistics: Rasmus 2002/03/08
435
436 <Rasmus>
437 hey, how about an rsync option that just gives you the
438 summary without the list of files? And perhaps gives
439 more information like the number of new files, number
440 of changed, deleted, etc. ?
441
442 <mbp>
443 nice idea there is --stats but at the moment it's very
444 tridge-oriented rather than user-friendly it would be
445 nice to improve it that would also work well with
446 --dryrun
447
448 -- --
449
450
451Perhaps flush stdout like syslog
452
453 Perhaps flush stdout after each filename, so that people trying to
454 monitor progress in a log file can do so more easily. See
455 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=48108
456
457 -- --
458
459
460Log deamon sessions that just list modules
461
462 At the connections that just get a list of modules are not logged,
463 but they should be.
464
465 -- --
466
467
468Log child death on signal
469
470 If a child of the rsync daemon dies with a signal, we should notice
471 that when we reap it and log a message.
472
473 -- --
474
475
476Keep stderr and stdout properly separated (Debian #23626)
477
478 -- --
479
480
481Log errors with function that reports process of origin
482
483 Use a separate function for reporting errors; prefix it with
484 "rsync:" or "rsync(remote)", or perhaps even "rsync(local
485 generator): ".
486
487 -- --
488
489
490verbose output David Stein 2001/12/20
491
492 Indicate whether files are new, updated, or deleted
493
494 At end of transfer, show how many files were or were not transferred
495 correctly.
496
497 -- --
498
499
500Add reason for transfer to file logging
501
502 Explain *why* every file is transferred or not (e.g. "local mtime
503 123123 newer than 1283198")
504
505 -- --
506
507
508debugging of daemon 2002/04/08
509
510 Add an rsyncd.conf parameter to turn on debugging on the server.
511
512 -- --
513
514
515internationalization
516
517 Change to using gettext(). Probably need to ship this for platforms
518 that don't have it.
519
520 Solicit translations.
521
522 Does anyone care? Before we bother modifying the code, we ought to
523 get the manual translated first, because that's possibly more useful
524 and at any rate demonstrates desire.
525
526 -- --
527
528DEVELOPMENT --------------------------------------------------------
529
530Handling duplicate names
531
532 We need to be careful of duplicate names getting into the file list.
533 See clean_flist(). This could happen if multiple arguments include
534 the same file. Bad.
535
536 I think duplicates are only a problem if they're both flowing
537 through the pipeline at the same time. For example we might have
538 updated the first occurrence after reading the checksums for the
539 second. So possibly we just need to make sure that we don't have
540 both in the pipeline at the same time.
541
542 Possibly if we did one directory at a time that would be sufficient.
543
544 Alternatively we could pre-process the arguments to make sure no
545 duplicates will ever be inserted. There could be some bad cases
546 when we're collapsing symlinks.
547
548 We could have a hash table.
549
550 The root of the problem is that we do not want more than one file
551 list entry referring to the same file. At first glance there are
552 several ways this could happen: symlinks, hardlinks, and repeated
553 names on the command line.
554
555 If names are repeated on the command line, they may be present in
556 different forms, perhaps by traversing directory paths in different
557 ways, traversing paths including symlinks. Also we need to allow
558 for expansion of globs by rsync.
559
560 At the moment, clean_flist() requires having the entire file list in
561 memory. Duplicate names are detected just by a string comparison.
562
563 We don't need to worry about hard links causing duplicates because
564 files are never updated in place. Similarly for symlinks.
565
566 I think even if we're using a different symlink mode we don't need
567 to worry.
568
569 Unless we're really clever this will introduce a protocol
570 incompatibility, so we need to be able to accept the old format as
571 well.
572
573 -- --
574
575
576Use generic zlib 2002/02/25
577
578 Perhaps don't use our own zlib.
579
580 Advantages:
581
582 - will automatically be up to date with bugfixes in zlib
583
584 - can leave it out for small rsync on e.g. recovery disks
585
586 - can use a shared library
587
588 - avoids people breaking rsync by trying to do this themselves and
589 messing up
590
591 Should we ship zlib for systems that don't have it, or require
592 people to install it separately?
593
594 Apparently this will make us incompatible with versions of rsync
595 that use the patched version of rsync. Probably the simplest way to
596 do this is to just disable gzip (with a warning) when talking to old
597 versions.
598
599 -- --
600
601
602TDB: 2002/03/12
603
604 Rather than storing the file list in memory, store it in a TDB.
605
606 This *might* make memory usage lower while building the file list.
607
608 Hashtable lookup will mean files are not transmitted in order,
609 though... hm.
610
611 This would neatly eliminate one of the major post-fork shared data
612 structures.
613
614 -- --
615
616
617Splint 2002/03/12
0e23e41d
MP
618
619 Build rsync with SPLINT to try to find security holes. Add
620 annotations as necessary. Keep track of the number of warnings
621 found initially, and see how many of them are real bugs, or real
622 security bugs. Knowing the percentage of likely hits would be
623 really interesting for other projects.
624
abb0b532 625 -- --
f5a95bb5 626
f5a95bb5 627
43a4dc10
MP
628Memory debugger
629
3a79260d 630 jra recommends Valgrind:
43a4dc10
MP
631
632 http://devel-home.kde.org/~sewardj/
633
abb0b532
S
634 -- --
635
636
637Create release script
25ff30e8 638
abb0b532 639 Script would:
25ff30e8 640
abb0b532 641 Update spec files
25ff30e8 642
abb0b532
S
643 Build tar file; upload
644
645 Send announcement to mailing list and c.o.l.a.
25ff30e8 646
abb0b532 647 Make freshmeat announcement
25ff30e8 648
abb0b532 649 Update web site
25ff30e8 650
abb0b532 651 -- --
25ff30e8
MP
652
653
abb0b532 654Add machines to build farm
e9c4c301 655
abb0b532 656 Cygwin (on different versions of Win32?)
e9c4c301 657
abb0b532 658 HP-UX variants (via HP?)
25ff30e8 659
abb0b532 660 SCO
e9c4c301 661
e9c4c301 662
25ff30e8 663
abb0b532 664 -- --
25ff30e8 665
abb0b532 666PERFORMANCE ----------------------------------------------------------
25ff30e8 667
abb0b532 668File list structure in memory
25ff30e8 669
abb0b532
S
670 Rather than one big array, perhaps have a tree in memory mirroring
671 the directory tree.
25ff30e8 672
abb0b532
S
673 This might make sorting much faster! (I'm not sure it's a big CPU
674 problem, mind you.)
25ff30e8 675
abb0b532
S
676 It might also reduce memory use in storing repeated directory names
677 -- again I'm not sure this is a problem.
e9c4c301 678
abb0b532 679 -- --
e9c4c301 680
e9c4c301 681
abb0b532 682Traverse just one directory at a time
e9c4c301 683
abb0b532 684 Traverse just one directory at a time. Tridge says it's possible.
e9c4c301 685
abb0b532
S
686 At the moment rsync reads the whole file list into memory at the
687 start, which makes us use a lot of memory and also not pipeline
688 network access as much as we could.
e9c4c301 689
abb0b532 690 -- --
b73b51a9 691
599dc93c 692
abb0b532 693Allow skipping MD4 file_sum 2002/04/08
33d213bb 694
abb0b532
S
695 If we're doing a local transfer, or using -W, then perhaps don't
696 send the file checksum. If we're doing a local transfer, then
697 calculating MD4 checksums uses 90% of CPU and is unlikely to be
698 useful.
5aafd07b 699
abb0b532
S
700 Indeed for transfers over zlib or ssh we can also rely on the
701 transport to have quite strong protection against corruption.
46ef7d1d 702
abb0b532
S
703 Perhaps we should have an option to disable this,
704 analogous to --whole-file, although it would default to
705 disabled. The file checksum takes up a definite space in
706 the protocol -- we can either set it to 0, or perhaps just
707 leave it out.
a2d2e5c0 708
abb0b532 709 -- --
a2d2e5c0 710
62b68c80 711
abb0b532 712Accelerate MD4
62b68c80 713
abb0b532 714 Perhaps borrow an assembler MD4 from someone?
62b68c80 715
abb0b532
S
716 Make sure we call MD4 with properly-sized blocks whenever possible
717 to avoid copying into the residue region?
a2d2e5c0 718
abb0b532 719 -- --
50f2f002 720
abb0b532 721TESTING --------------------------------------------------------------
8ff9d697 722
abb0b532 723Torture test
8ff9d697 724
abb0b532
S
725 Something that just keeps running rsync continuously over a data set
726 likely to generate problems.
8ff9d697 727
abb0b532 728 -- --
62b68c80 729
62b68c80 730
abb0b532 731Cross-test versions 2001/08/22
62b68c80 732
abb0b532
S
733 Part of the regression suite should be making sure that we
734 don't break backwards compatibility: old clients vs new
735 servers and so on. Ideally we would test both up and down
736 from the current release to all old versions.
62b68c80 737
abb0b532 738 Run current rsync versions against significant past releases.
3d90ec14 739
abb0b532
S
740 We might need to omit broken old versions, or versions in which
741 particular functionality is broken
a2d2e5c0 742
abb0b532
S
743 It might be sufficient to test downloads from well-known public
744 rsync servers running different versions of rsync. This will give
745 some testing and also be the most common case for having different
746 versions and not being able to upgrade.
a2d2e5c0 747
abb0b532 748 The new --protocol option may help in this.
a2d2e5c0 749
abb0b532
S
750 -- --
751
752
753Test on kernel source
754
755 Download all versions of kernel; unpack, sync between them. Also
756 sync between uncompressed tarballs. Compare directories after
757 transfer.
758
759 Use local mode; ssh; daemon; --whole-file and --no-whole-file.
760
761 Use awk to pull out the 'speedup' number for each transfer. Make
762 sure it is >= x.
763
764 -- --
765
766
767Test large files
768
769 Sparse and non-sparse
770
771 -- --
772
773
774Create mutator program for testing
775
776 Insert bytes, delete bytes, swap blocks, ...
777
778 -- --
779
780
781Create configure option to enable dangerous tests
782
783 -- --
784
785
786If tests are skipped, say why.
787
788 -- --
789
790
791Test daemon feature to disallow particular options.
792
793 -- --
794
795
796Create pipe program for testing
797
798 Create pipe program that makes slow/jerky connections for
799 testing Versions of read() and write() that corrupt the
800 stream, or abruptly fail
801
802 -- --
803
804
805Create test makefile target for some tests
806
807 Separate makefile target to run rough tests -- or perhaps
808 just run them every time?
809
810 -- --
811
812
813Test "refuse options" works
814
815 What about for --recursive?
816
817 If you specify an unrecognized option here, you should get an error.
818
819 We need a test case for this...
820
821 Was this broken when we changed to popt?
822
823 -- --
824
825RELATED PROJECTS -----------------------------------------------------
3d90ec14 826
a577af90 827rsyncsh
46ef7d1d
MP
828
829 Write a small emulation of interactive ftp as a Pythonn program
830 that calls rsync. Commands such as "cd", "ls", "ls *.c" etc map
831 fairly directly into rsync commands: it just needs to remember the
832 current host, directory and so on. We can probably even do
833 completion of remote filenames.
25ff30e8 834
abb0b532 835 -- --
25ff30e8 836
25ff30e8
MP
837
838http://rsync.samba.org/rsync-and-debian/
839
abb0b532
S
840
841 -- --
842
843
25ff30e8
MP
844rsyncable gzip patch
845
846 Exhaustive, tortuous testing
847
848 Cleanups?
849
abb0b532
S
850 -- --
851
852
25ff30e8
MP
853rsyncsplit as alternative to real integration with gzip?
854
abb0b532
S
855 -- --
856
857
25ff30e8
MP
858reverse rsync over HTTP Range
859
860 Goswin Brederlow suggested this on Debian; I think tridge and I
861 talked about it previous in relation to rproxy.
a577af90 862
abb0b532 863 -- --
a577af90 864