Re: strip setuid/setgid bits on backup (was Re: small security-related rsync extension)

2002-07-08 Thread Mark Eichin
> never seen a file created with a newline in the filename > (except, perhaps as a test). The newline in filename issue And in security exploits :-) Given a newline-based format, one *must* quote or deny newlines in filenames, not assume they're rare. (No obvious reason not to use URL-style %

Re: Status Query - Please respond - Re: Patch to avoid 'Connection reset by peer' error for rsync on cygwin

2002-05-16 Thread Mark Eichin
> Just because Linux lets you get away without it doesn't mean its a good idea. Except this has nothing to do with linux - this is unix behaviour that goes "all the way back", it's part of the process model. It's part of what exiting *does*, so it *is* a bug in cygwin if it isn't doing the clean

Re: [PATCH] --soften-links option (fwd from md@Linux.IT) Re: rsync and debian mirrors

2002-04-19 Thread Mark Eichin
> May i suggest this be more clear, along the lines of > "Convert a hard link to a symbolic link if on the > destination it would have to span filesystems" Along with a Except that's overly precise -- for example, AFS doesn't permit hard links to span *directories* even if they're on the same vo

Re: Initial debug of client - Need command line help

2002-04-19 Thread Mark Eichin
> gdb is supposed to be able to catch a child just after it forks but a > few months ago that didn't work. Perhaps it does now. follow-fork-mode is documented as only working on HP/UX 11.x... (sigh. fond memories of the Domain/OS debugger, were you could "set prop fork both" [or something cl

Re: (fwd from uke@jeremy.org) thanks and patch

2002-03-19 Thread Mark Eichin
Wouldn't using detached signatures make more sense for this application? -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: relationship counselling for debian and rsync

2002-03-15 Thread Mark Eichin
> It would be pretty cool if I could be automatically cc'd on Debian bug > reports about rsync, if the BTS supports that. I'm pretty sure this got added in the last month or two... (type type type google google google) Ah yes, this posting to the debian QA list: | You can (un)subscribe to a pack

Re: move rsync development tree to BitKeeper?

2001-12-06 Thread Mark Eichin
GNU Subversions is apparently now self-hosting (and is actually free, instead of arguably free :-) If you're looking at perforce or bitkeeper, though, also look at Accurev 3.0 (which is free-for-free-software, in java, *fast* and has a better consistency model...)

Re: Why does one of there work and the other doesn't

2001-12-02 Thread Mark Eichin
> Perhaps a trailing "/" instead of training "/." is supposed to work. I do > not remember why I didn't start using it, but I am sure I would have tried Quite possibly because you've been bitten by class cp/rcp; cp is not idempotent, in that if you "cp -r foo bar" where foo is a dir and bar doe

Re: Using rsync 2.3.1, individual file size limitation...

2001-10-11 Thread Mark Eichin
> send_files failed to open .../data1/intlmv.data/histimv.rec: > Value too large for defined data type Is that Solaris 8? I ask not just because you should have mentioned this in the bug report (tsk tsk :-) but that I've seen that error and it *didn't* have anything to do with file size (or rsy