[BACK]Return to scp.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/scp.1 between version 1.87 and 1.88

version 1.87, 2019/11/30 07:07:59 version 1.88, 2020/04/30 17:07:10
Line 74 
Line 74 
 Copies between two remote hosts are transferred through the local host.  Copies between two remote hosts are transferred through the local host.
 Without this option the data is copied directly between the two remote  Without this option the data is copied directly between the two remote
 hosts.  hosts.
 Note that this option disables the progress meter.  Note that this option disables the progress meter and selects batch mode
   for the second host, since
   .Nm scp
   cannot ask passwords or passphrases for both hosts.
 .It Fl 4  .It Fl 4
 Forces  Forces
 .Nm  .Nm

Legend:
Removed from v.1.87  
changed lines
  Added in v.1.88