printf "'\122\145\164\162\171\040\060\072'\n" 'Retry 0:' Does it work without -v?
On Mon, Oct 05, 2015 at 05:36:49PM -0400, Jiri B wrote: > On Mon, Oct 05, 2015 at 05:15:28PM -0400, Jiri B wrote: > > It works now. > > Unfortunatelly I can't transfer bigger files: > > --->%--- > $ ./cu -d -l /dev/cuaU0 -115200 > Connected to /dev/cuaU0 (speed 115200) > > # lrz -v -b -X /tmp/bsd > > lrz: ready to receive /tmp/bsd > Local file? /bsd > cu: /bsd: sending block 1 (attempt 1) > cu: /bsd: sending block 2 (attempt 1) > cu: /bsd: sending block 3 (attempt 1) > cu: /bsd: sending block 4 (attempt 1) > cu: /bsd: unexpected response \012 > cu: /bsd: sending block 4 (attempt 2) > cu: /bsd: unexpected response \012 > cu: /bsd: sending block 4 (attempt 3) > cu: /bsd: unexpected response \122 > cu: /bsd: sending block 4 (attempt 4) > cu: /bsd: unexpected response \145 > cu: /bsd: sending block 4 (attempt 5) > cu: /bsd: unexpected response \164 > cu: /bsd: sending block 4 (attempt 6) > cu: /bsd: unexpected response \162 > cu: /bsd: sending block 4 (attempt 7) > cu: /bsd: unexpected response \171 > cu: /bsd: sending block 4 (attempt 8) > cu: /bsd: unexpected response \040 > cu: /bsd: sending block 4 (attempt 9) > cu: /bsd: unexpected response \060 > cu: /bsd: sending block 4 (attempt 10) > cu: /bsd: unexpected response \072 > cu: /bsd: too many retries > Checksum > > Retry 1: Got 040 sector header > > Retry 2: TIMEOUT > ... > lrz: /tmp/bsd removed. > > Transfer incomplete > ---<%--- > > j.