#486287 openssh-client: no progress bar shown when using scp remote to remote

Package:
openssh-client
Source:
openssh
Description:
secure shell (SSH) client, for secure access to remote machines
Submitter:
Axel Beckert
Date:
2010-02-17 19:15:10 UTC
Severity:
minor
#486287#5
Date:
2008-06-14 23:57:50 UTC
From:
To:
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: