3.0.3pre2 progress fix doesnt work

Steven Hartland killing at multiplay.co.uk
Wed Jun 4 14:03:17 GMT 2008


The progress fix listed
[quote]
    - If rsync exits in the middle of a --progress output, it now outputs a
      newline to prevent the progress line from being overwritten.
[/quote]

Appears to not work.

== Test 1 ==
CTRL+C is used to abort:-

rsync -av --whole-file --progress -e "ssh -p 23" test1:/test/ /test/
receiving incremental file list
zone/english/
zone/english/mp_carentan1.ff
^CKilled by signal 2.9.72kB/s    0:00:55

rsync error: received SIGINT, SIGTERM, or SIGHUP (code 20) at rsync.c(541) [receiver=3.0.3pre2]
rsync error: unexplained error (code 255) at rsync.c(541) [generator=3.0.3pre2]

== Test 2 ==
killed remote rsync

rsync -av --whole-file --progress -e "ssh -p 23" test1:/test/ /test/
receiving incremental file list
zone/english/
zone/english/mp_carentan1.ff
rsync: connection unexpectedly closed (11114976 bytes received so far) [receiver]

rsync error: error in rsync protocol data stream (code 12) at io.c(635) [receiver=3.0.3pre2]
rsync: connection unexpectedly closed (626 bytes received so far) [generator]
rsync error: unexplained error (code 137) at io.c(635) [generator=3.0.3pre2]

In both cases the progress line is lost Test 1 its corrupted due to overwrite.
Test 2 its lost totally.

    Regards
    Steve

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster at multiplay.co.uk.



More information about the rsync mailing list