Re: Close list to outsider's posts?

2005-05-20 Thread Keith Lofstrom
On Fri, May 20, 2005 at 11:46:32AM -0500, [EMAIL PROTECTED] wrote: > Does the list allow you to subscribe, but elect not to get the messages > send to you? I know some lists allow this. This is a Mailman list, and Mailman is very configurable. Users can stay subscribed to the list, but can disa

Bug#305932: marked as forwarded (rsync on a directory transfers the files of this directory)

2005-05-20 Thread Debian Bug Tracking System
Your message dated Thu, 19 May 2005 11:04:23 +0200 with message-id <[EMAIL PROTECTED]> has caused the Debian Bug report #305932, regarding rsync on a directory transfers the files of this directory to be marked as having been forwarded to the upstream software author(s) [EMAIL PROTECTED] (NB: If y

Re: Close list to outsider's posts?

2005-05-20 Thread Josh Berkus
Folks, > Does the list allow you to subscribe, but elect not to get the messages > send to you?  I know some lists allow this. Yes, easily. -- --Josh Josh Berkus Aglio Database Solutions San Francisco -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before po

Re: Bug#305932: rsync on a directory transfers the files of this directory

2005-05-20 Thread Wayne Davison
On Fri, May 20, 2005 at 11:08:15AM +0200, Paul Slootman wrote: > I'd suggest changing the last line Good eye -- that example needed to be updated (I'll check in a change momentarily). ..wayne.. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, re

Re: Close list to outsider's posts?

2005-05-20 Thread [EMAIL PROTECTED]
Does the list allow you to subscribe, but elect not to get the messages send to you? I know some lists allow this. Shane. On Fri, 20 May 2005, Paul Slootman wrote: > On Fri 20 May 2005, Steve Sether wrote: > > > From the web archives I've seen there's really not much spam at all. > > Well,

Re: Close list to outsider's posts?

2005-05-20 Thread Paul Slootman
On Fri 20 May 2005, Steve Sether wrote: > From the web archives I've seen there's really not much spam at all. Well, "Jaugen Leushyn" from Bulgaria(?) seemed to want to make a point just now ;-( I just deleted about 20 of his unreadable spam. However, I'm still for not closing the list. Paul S

Close list to outsider's posts?

2005-05-20 Thread Steve Sether
On Fri 20 May 2005, Shachar Shemesh wrote: > > I'm assuming that Wayne is the obvious destination for this request. Can > we make the mailing list reject emails from non-subscribers? This would > drastically reduce the amount of spam we receive. I don't subscribe to the list, but occasionally r

Re: [rsync-announce] Rsync 2.6.5pre2 released -- fixed links

2005-05-20 Thread Patti Devlin
John Do I have to update our rsync on the tiger machines? Patti On 19-May-05, at 9:33 PM, rsync-announce@lists.samba.org wrote: I accidentally sent out the prior email with some of the links pointing to the pre1 release instead of pre2. Here are the corrected links for just the items that were w

RSYNC with Double-byte

2005-05-20 Thread layahsee
Hi All, Can anyone suggest how to make rsync work in order to replicate double-byte characters ? Thanks to anyone who can help aslay -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Bug#305932: rsync on a directory transfers the files of this directory

2005-05-20 Thread Paul Slootman
On Thu 19 May 2005, Wayne Davison wrote: > On Thu, May 19, 2005 at 11:04:23AM +0200, Paul Slootman wrote: > > --files-from transferring the contents of a dir (i.e. including the > > files in it) specified in the input, even though the files aren't > > listed in the input. > That's as intended, si

Re: Close list to outsider's posts?

2005-05-20 Thread Paul Slootman
On Fri 20 May 2005, Shachar Shemesh wrote: > > I'm assuming that Wayne is the obvious destination for this request. Can > we make the mailing list reject emails from non-subscribers? This would > drastically reduce the amount of spam we receive. I don't think I get all that much spam via this l

Re: Symlink options (was Mysterious (bogus?) rsync(d) errors ...)

2005-05-20 Thread Paul Slootman
While on the subject of symlinks, it would be nice to have an option to convert absolute symlinks (pointing to an object inside the tree being transferred) to relative ones during the copy, as those probably won't be useful. Example: $ cd /tmp $ find /tmp/a -ls (edited a bit for width) drwxr-xr-

Re: Symlink options (was Mysterious (bogus?) rsync(d) errors ...)

2005-05-20 Thread Wayne Davison
On Fri, May 20, 2005 at 02:00:22AM -0500, John Van Essen wrote: > Instead of --safe-links, shouldn't that be --copy-unsafe-links? Yes, I misspoke there. The --safe-links option just causes the unsafe symlinks to be skipped, not copied. Still, unless symlinks are actually being copied (as symlink

rsync for Asian Characters

2005-05-20 Thread layahsee
Hi All, I install rsync server on the fedora core 3 to backup windows PC. Everything working perfectly except for file names with Chinese characters. The rsync clients reported : Readlink error, no such files or directories whenever the rsync.exe programs encountered files with Chinese Characte

Symlink options (was Mysterious (bogus?) rsync(d) errors ...)

2005-05-20 Thread John Van Essen
On Thu, 19 May 2005, Wayne Davison <[EMAIL PROTECTED]> wrote: > On Thu, May 19, 2005 at 09:15:01AM -0700, Josh Berkus wrote: >> John, Wayne, > > :-) Howdy, pardner... Heh heh heh. :-D > Previously rsync was skipping the symlinks because you didn't specify > --links, so --safe-links had no effe