Feature suggestion: --write-batch --dry-run

2004-11-25 Thread Peter Hartley
AFAICS, --write-batch logs the changes made while doing an rsync operation from place A to place B, and lets you then use the batch file to apply those changes to place C if it were hitherto the same as B. I reckon it'd be a good feature to have a mode where the changes can be logged *without* upda

Re: patch for replacing non-printable chars in filenames

2004-11-25 Thread Paul Slootman
On Tue 23 Nov 2004, Wayne Davison wrote: > On Tue, Nov 23, 2004 at 05:29:57PM +0100, Paul Slootman wrote: > > Here's a patch. Opinions? > > I think that a better place to munge the name would be in the > safe_fname() routine in utils.c (which already munges newlines > characters into question mark