Re: rsync error: some files could not be transferred (code 23)

2007-07-05 Thread rsync-mail-gateway
wayned at samba.org wrote: On Wed, Jul 04, 2007 at 03:36:35PM +0200, Peppe La Rosa wrote: and it doesn't backup all Document and Settings directory !!! That's not what it said. The name of the directory is apparently this: Documents and Settings\Amministratore\Desktop So, it

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 --- Comment #4 from [EMAIL PROTECTED] 2007-07-05 17:39 CST --- (In reply to comment #3) if this where true, an --exclude-from file + 6/ - * should only match directories named '6'. For example core/6 update/6 and so on.

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 --- Comment #7 from [EMAIL PROTECTED] 2007-07-05 19:33 CST --- OK: + /some/path/this-file-will-not-be-found + /file-is-included - * This fails because the parent directory some is excluded by the '*' rule, so rsync never visits any of

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 --- Comment #9 from [EMAIL PROTECTED] 2007-07-05 20:00 CST --- Also, check out the description of short-circuiting the descent in the man page: http://rsync.samba.org/ftp/rsync/rsync.html This appears near the start of the

DO NOT REPLY [Bug 4764] Wrong include/exclude descriptions

2007-07-05 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=4764 --- Comment #10 from [EMAIL PROTECTED] 2007-07-05 20:16 CST --- (In reply to comment #7) OK: + /some/path/this-file-will-not-be-found + /file-is-included - * This fails because the parent directory some is excluded by the '*'