what kind attrs are going to be transfered by rsync?

2009-06-04 Thread Daniel.Li
Dear list, I have met this error. I wanna know what attrs are transfer by rsync program? sent 5045 bytes received 262853 bytes 107159.20 bytes/sec total size is 130560 speedup is 0.49 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1535)

Re: what kind attrs are going to be transfered by rsync?

2009-06-04 Thread Daniel.Li
It seems there is a discussion long time ago. But little info. http://fixunix.com/tools/540757-do-not-reply-bug-3245-improve-rsyncs-error-messages-make-themclearer.html I noticed that it's status is assigned, Has it been improved? https://bugzilla.samba.org/show_bug.cgi?id=3245 On Thu,

RE: what kind attrs are going to be transfered by rsync?

2009-06-04 Thread Tony Abernethy
Each different OS has a different idea of what attributes exist for whatever they call files. The exact combination of attributes will not map exactly from any OS to any other OS, although it is possible to preserve some crude distinctions in many (most?) cases. You look at the error messages to

Re: WARNING: . . . .failed verification -- update discarded (will try again).

2009-06-04 Thread Mac User FR
Well, when you backup a running vm disk image 3 cases may happen: 1) From the start of the copy until the end of the copy (or syncing, doesn't matter) the guest OS did not write anything on disk - copy will be OK. 2) The guest OS write something to disk but luckily the copy process got all

Re: WARNING: . . . .failed verification -- update discarded (will try again).

2009-06-04 Thread Carlos Carvalho
JW (j...@mailsw.com) wrote on 3 June 2009 11:58: A nightly scripted rsync backup job is giving me this error WARNING: vm/escDebLenny14G-flat.vmdk failed verification -- update discarded (will try again). I've searched the web and I think probably the problem is the source file changed

Re: Which function in generator trigger the file transfer?

2009-06-04 Thread Wayne Davison
On Tue, Jun 02, 2009 at 03:31:02PM +0800, Daniel.Li wrote: As receiver will use read_ndx_and_attrs to read iflags to judge if it's need to be transfered? You can get a good overview of how rsync works here: http://rsync.samba.org/how-rsync-works.html After reading through that, you

Re: --remove-source-files

2009-06-04 Thread Wayne Davison
On Tue, Jun 02, 2009 at 04:08:26PM +, C?sar Tejeda Hern?ndez wrote: rsync -tai --remove-source-files --ignore-existing --no-g --no-o --no-p u...@source:operativo/almacen/{ESP05/recorte/*.tar,EU/recorte/*.tar} /media/BACKUP3_PROMES10/PROMES10km/ [...] ¿Is there any way to specify that

[adej...@debian.org: Bug#531639: rsync can end up deleting unrelated files when a directory is replaced by a symlink]

2009-06-04 Thread Paul Slootman
Please see the included debian bug report, where during a local transfer rsync (3.0.3) follows a symlink in the destination to delete a file in the source tree. At least 3.0.5 works correctly in this regard; however I can't find a changelog entry that's directly related to this. Would it be

Re: WARNING: . . . .failed verification -- update discarded (will try again).

2009-06-04 Thread JW
On Thursday 04 June 2009 10:28:00 you wrote: JW (j...@mailsw.com) wrote on 3 June 2009 11:58: A nightly scripted rsync backup job is giving me this error WARNING: vm/escDebLenny14G-flat.vmdk failed verification -- update discarded (will try again). snip However, I haven't seen any

Re: Problem syncing large dataset

2009-06-04 Thread Maarten Thibaut
Hi Matt, Sorry for my late reply. Here is the output of dbx on the process. I cannot replicate this problem using non-optimized code. Only optimized code seems to hit this problem. I will try using gcc instead of Sun Studio CC and see if I can replicate this issue. The binary was compiled with cc

DO NOT REPLY [Bug 6438] New: rsync fails to understand IPv6 on Solaris

2009-06-04 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6438 Summary: rsync fails to understand IPv6 on Solaris Product: rsync Version: 3.0.6 Platform: x64 URL: http://bink.tajinc.org/tmp2/solaris_rsync_ipv6.patch OS/Version: Solaris