Feature request: two layers of exclude/include patterns

2008-08-14 Thread Brady Chen
Feature request: two layers of exclude/include patterns === Logic === there are two (or more than one) lists of filters. only when check which file should be included, it go through two layers. if (file included in layer1_filer file included in layer2_filter) { //it's included } else {

Re: Windows client

2008-08-14 Thread Stuart Halliday
I use cwrsync on XP Pro sp3 and 2003 R2 Standard server SP2 and they work fine (bar the obvious cygwin limitations). -- Stuart Halliday -Original Message- From: Jason A. Nunnelley [EMAIL PROTECTED] To: rsync@lists.samba.org Date: Wed, 13 Aug 2008 07:32:07 -0500 Subject: Windows client

Re: Windows client

2008-08-14 Thread Mojca Miklavec
On Wed, Aug 13, 2008 at 2:32 PM, Jason A. Nunnelley wrote: I know you guys hate questions like this, but has anyone had experience with a particular Windows client they would endorse? I need to sync some Windows boxen. I'm just looking for someone to tell me they're using X and happy. I

Re: Windows client

2008-08-14 Thread Stuart Halliday
and it has serious issues with uppercase letters in file folder names, as well as with spaces, sometimes. It does? I've used cwrsync for years. Never noticed a problem except with _cygwin_ issues of path length and some international characters. But this is due to cygwin trying to support

Re: Windows client

2008-08-14 Thread Mojca Miklavec
On Thu, Aug 14, 2008 at 11:44 AM, Stuart Halliday wrote: and it has serious issues with uppercase letters in file folder names, as well as with spaces, sometimes. It does? I had numerous problems with that. rsync -av rsync://remote-location /cygdrive/c/Temp (not to mention Documents and

Re: cwrsync uppercase letters

2008-08-14 Thread Mac User FR
Hi, Le 14 août 08 à 12:36, Mojca Miklavec a écrit : On Thu, Aug 14, 2008 at 12:13 PM, Mac User FR [EMAIL PROTECTED] wrote: With the patched UTF8 cygwin ( http://www.okisoft.co.jp/esc/utf8-cygwin/ ), it works like a charm for us, with spaces and uppercases. I just had to set a iconv to

Re: Windows client

2008-08-14 Thread Stuart Halliday
On Thu, Aug 14, 2008 at 11:44 AM, Stuart Halliday wrote: and it has serious issues with uppercase letters in file folder names, as well as with spaces, sometimes. It does? I had numerous problems with that. rsync -av rsync://remote-location /cygdrive/c/Temp (not to mention

RE: Rsync Auto Resume

2008-08-14 Thread Matt McCutchen
On Wed, 2008-08-13 at 23:53 -0500, Shane Uys wrote: Is there any option for auto resume? I tried --timeout=1000 but it still terminates after 60s (when the internet drops). No. If the OS tells rsync that its network connection has broken, there is no way rsync can reestablish the connection,

Re: (CCs and duplicate email)

2008-08-14 Thread Matt McCutchen
On Thu, 2008-08-14 at 13:20 +0100, Stuart Halliday wrote: Please do not CC me with replies. It just clutters up my inbox with duplicate email. Stuart, This was discussed before: http://lists.samba.org/archive/rsync/2008-March/020469.html The nodupes feature of Mailman is supposed to prevent

Re: (CCs and duplicate email)

2008-08-14 Thread Matt McCutchen
On Thu, 2008-08-14 at 12:45 -0400, Matt McCutchen wrote: By way of a test, I subscribed [EMAIL PROTECTED] to the rsync list and will be checking whether it gets a duplicate of this message due to the case-differing Cc of [EMAIL PROTECTED] . Yes, the nodupes check appears to be case sensitive.

DO NOT REPLY [Bug 5694] New: error when transferring a large amount of data

2008-08-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5694 Summary: error when transferring a large amount of data Product: rsync Version: 2.6.8 Platform: x86 OS/Version: Windows XP Status: NEW Severity: normal Priority: P3

DO NOT REPLY [Bug 5694] error when transferring a large amount of data

2008-08-14 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5694 --- Comment #1 from [EMAIL PROTECTED] 2008-08-14 14:06 CST --- That message just means that at least one non-fatal error occurred that may have affected the correctness of the run. Look at rsync's previous output to see the specific

Re: memory usage in rsync 3.0.3 -- how much RAM should I have to transfer 13 million files?

2008-08-14 Thread Aleksey Tsalolikhin
Hi. Let's say I have 10,000 files per directory. If I understood Wayne, rsync builds a list for all the files in the current dir, plus another list for the directory being read-ahead. So how much memory should rsync use, for 20,000 files? I did double-check with -v, and it says receiving

--delete and --files-from (again)

2008-08-14 Thread Carlos Carvalho
I've looked at the previous messages on this issue and I think I need something similar but I'm not sure if it's the same. I'm using --files-from to update a list of new/changed files. However, I also have a list of supposedly removed ones. I can remove them directly but I'd like rsync to check

RE: Rsync Auto Resume

2008-08-14 Thread Shane Uys
I don't have programming experience except for a little in DOS commands. Is there something simple you have in mind for a shell loop? Thanks. -Original Message- From: Matt McCutchen [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 10:41 AM To: Shane Uys Cc: rsync@lists.samba.org

[SCM] rsync branch, master, updated. v3.0.3-69-ge982d59

2008-08-14 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project rsync. The branch, master has been updated via e982d591465013c547ab2371d4818345dac819ff (commit) via