The vanished files problem is really REALLY annoying... It renders rsync unusable for me: sent 22972933 bytes received 2399590976 bytes 310684.69 bytes/sec total size is 98068497125 speedup is 40.48 client_run2 waiting on 18377 _exit_cleanup(code=24, file=main.c, line=1385): entered rsync warning: some files vanished before they could be transferred (code 24) at main.c(1385) [generator=2.6.9] _exit_cleanup(code=24, file=main.c, line=1385): about to call exit(24) When will there be a real fix for it? Regards, Samy
On 8/10/07, Samuel Vogel <samy-delux@gmx.de> wrote:> The vanished files problem is really REALLY annoying... It renders rsync > unusable for me:How is rsync unusable? It still does its job, and you can use my bash script to suppress the warnings and the exit code. Matt
Hi, On Sat, 11 Aug 2007, Samuel Vogel wrote:> The vanished files problem is really REALLY annoying... It renders rsync > unusable for me: > > sent 22972933 bytes received 2399590976 bytes 310684.69 bytes/sec > total size is 98068497125 speedup is 40.48 > client_run2 waiting on 18377 > _exit_cleanup(code=24, file=main.c, line=1385): entered > rsync warning: some files vanished before they could be transferred (code 24) > at main.c(1385) [generator=2.6.9] > _exit_cleanup(code=24, file=main.c, line=1385): about to call exit(24) > > When will there be a real fix for it?I would suggest to simply evaluate the return code (24). In my guess it would be the wrong way to suppress facts. Viele Gr??e Eberhard M?nkeberg (emoenke@gwdg.de, em@kki.org)