Re: xattrs with --link-dest inconsistancy

2007-07-07 Thread Jon Jensen
On Wed, 4 Jul 2007, Wayne Davison wrote: On Tue, Jul 03, 2007 at 01:09:21PM -0600, Jon Jensen wrote: With --link-dest, whichever xattrs existed on the first instance of a file are the ones that are kept forever, unless something else changes (timestamp, data, etc.) and a new file is created

Re: xattrs with --link-dest inconsistancy

2007-07-03 Thread Jon Jensen
trs apply to the file itself, not the directory entry, which I imagine is the source of the problem. Thanks, Jon -- Jon Jensen End Point Corporation http://www.endpoint.com/ -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.cat

Re: [PATCH] --timelimit and --stopat

2004-04-27 Thread Jon Jensen
On Mon, 26 Apr 2004, Wayne Davison wrote: > CVS now has an updated time-limit.diff patch in which I simplified the > code quite a bit and tweaked the options a bit: Those are really nice new options. > [EMAIL PROTECTED]:MM > This option allows you to specify at what time to stop rsync,

Re: add specify network interface option?

2003-11-03 Thread Jon Jensen
On Mon, 3 Nov 2003, Bob Bagwill wrote: > I'm finding curl's [http://curl.sourceforge.net/] --interface option > useful. It lets you specify which network interface to use. [snip] > Does anyone else think that it would be a useful addition to rsync too? Yeah, I think that'd be useful. Jon -- T

Re: Trivial documentation patch

2003-10-25 Thread Jon Jensen
On Sat, 25 Oct 2003, Wayne Davison wrote: > On Sat, Oct 25, 2003 at 02:18:30AM -0700, jw schultz wrote: > > Perhaps someone who knows yodl could make that change. > > Sure. I've updated the files with Jon's changes and your suggestion. Ah, good. You can discard my newer patch then. :) Unless yo

Re: Trivial documentation patch

2003-10-25 Thread Jon Jensen
On Sat, 25 Oct 2003, jw schultz wrote: > I just wonder, having had my attention brought to this part of the > manpage, what value it is to have the RERR_* names in the manpage. > They are internal names with no bearing outside the source code. It > seems to me that it would be more readable if

Trivial documentation patch

2003-10-24 Thread Jon Jensen
Greetings. I'm not sure if this is the place or not, but I wanted to pass on this patch (against CVS as of today) to document two exit values that are used by rsync but not yet in the docs. Please let me know if there's a better place to send it. Many thanks to the developers and maintainers of r