Re: Possibly bug in rsync-3.0.6 when spaces are there in destination path

2009-07-28 Thread paresh masani
Thanks...that's correct. On Tue, Jul 28, 2009 at 5:11 PM, Matthias Schniedermeyer wrote: > On 28.07.2009 16:46, paresh masani wrote: > > ... > > let me know if I am missing something obvious. > > Option "-s" a.k.a. "--protect-args" is exactly for this. > > see 'man rsync' > > > > > > Bis denn >

How could be "total transferred file size" more than "total file size" ?

2009-07-28 Thread paresh masani
Hi, Please see below rsync-3.0.6 statistics. Number of files: 109651 Number of files transferred: 7013 Total file size: 6426699145 bytes Total transferred file size: 7531020054 bytes Literal data: 2060328093 bytes Matched data: 5472534579 bytes File list size: 3209170 File list generation time: 0

DO NOT REPLY [Bug 6578] put out skipped dirs files w/ perms and ownership

2009-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6578 --- Comment #3 from m...@mattmccutchen.net 2009-07-28 17:53 CST --- Yes. If you need to append the * to every line of an existing exclude file, you can do that in an automated fashion with sed. -- Configure bugmail: https://bugzilla.

DO NOT REPLY [Bug 6576] generate_files lists non-existent files

2009-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6576 --- Comment #1 from stl...@poczta.fm 2009-07-28 17:48 CST --- Further details: 0. The problem is also when doing local rsync. 1. The same happens for ACLs (-A): rsync: get_acl: sys_acl_get_file(home, ACL_TYPE_ACCESS): No such file or d

DO NOT REPLY [Bug 6582] New: blocking characters in filenames

2009-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6582 Summary: blocking characters in filenames Product: rsync Version: 3.0.6 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P3 Compone

Re: Possibly bug in rsync-3.0.6 when spaces are there in destination path

2009-07-28 Thread Matthias Schniedermeyer
On 28.07.2009 16:46, paresh masani wrote: > ... > let me know if I am missing something obvious. Option "-s" a.k.a. "--protect-args" is exactly for this. see 'man rsync' Bis denn -- Real Programmers consider "what you see is what you get" to be just as bad a concept in Text Editors as it

Possibly bug in rsync-3.0.6 when spaces are there in destination path

2009-07-28 Thread paresh masani
The below command works perfectly and it creates "test file" on destination host. rsync -avz /tmp/test\ file destination:/tmp/ sending incremental file list test file sent 91 bytes received 31 bytes 27.11 bytes/sec total size is 0 speedup is 0.00 The below two command doesn't work. The rsync

DO NOT REPLY [Bug 6578] put out skipped dirs files w/ perms and ownership

2009-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6578 --- Comment #2 from toralf.foers...@gmx.de 2009-07-28 02:44 CST --- Fine - but can I use the same syntax w/ using an exclude file ? -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email --- You are receiving thi

DO NOT REPLY [Bug 6577] man page mentioned http://lists.samba.org

2009-07-28 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6577 toralf.foers...@gmx.de changed: What|Removed |Added Status|NEW |RESOLVED Resolution|