If I copy a file from some remote machine to some other remote machine
in one scp command, neither the usual progress bar nor the transfer's
result are shown. The transfer worked though. Local to remote and
remote to local transfers show the progress bar as well as the
transfer result. Example:
!1 Z1 ?0 L1 abe@nemo:pts/2 (-zsh 4.3.6) [~] > scp bar:foo.txt fnord:
!2 Z2 ?0 L1 abe@nemo:pts/2 (-zsh 4.3.6) [~] > scp bar:foo.txt .
foo.txt 100% 1813 1.8KB/s 00:00
!3 Z3 ?0 L1 abe@nemo:pts/2 (-zsh 4.3.6) [~] > scp foo.txt fnord:
foo.txt 100% 1813 1.8KB/s 00:00
!4 Z4 ?0 L1 abe@nemo:pts/2 (-zsh 4.3.6) [~] >
Happens with bash instead of zsh, too, so it should be now problem of
the shell.
The bug seems to be present in Etch as well as in Lenny and Sid.
Lenny machine: