[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.61 and 1.62

version 1.61, 2013/10/20 09:51:26 version 1.62, 2014/03/19 14:42:44
Line 49 
Line 49 
 for data transfer, and uses the same authentication and provides the  for data transfer, and uses the same authentication and provides the
 same security as  same security as
 .Xr ssh 1 .  .Xr ssh 1 .
 Unlike  
 .Xr rcp 1 ,  
 .Nm  .Nm
 will ask for passwords or passphrases if they are needed for  will ask for passwords or passphrases if they are needed for
 authentication.  authentication.
Line 191 
Line 189 
 .Sq P ,  .Sq P ,
 because  because
 .Fl p  .Fl p
 is already reserved for preserving the times and modes of the file in  is already reserved for preserving the times and modes of the file.
 .Xr rcp 1 .  
 .It Fl p  .It Fl p
 Preserves modification times, access times, and modes from the  Preserves modification times, access times, and modes from the
 original file.  original file.
Line 225 
Line 222 
 .Sh EXIT STATUS  .Sh EXIT STATUS
 .Ex -std scp  .Ex -std scp
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr rcp 1 ,  
 .Xr sftp 1 ,  .Xr sftp 1 ,
 .Xr ssh 1 ,  .Xr ssh 1 ,
 .Xr ssh-add 1 ,  .Xr ssh-add 1 ,
Line 235 
Line 231 
 .Xr sshd 8  .Xr sshd 8
 .Sh HISTORY  .Sh HISTORY
 .Nm  .Nm
 is based on the  is based on the rcp program in
 .Xr rcp 1  
 program in  
 .Bx  .Bx
 source code from the Regents of the University of California.  source code from the Regents of the University of California.
 .Sh AUTHORS  .Sh AUTHORS

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62