[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.104 and 1.105

version 1.104, 2021/09/20 01:55:42 version 1.105, 2021/09/20 06:53:56
Line 18 
Line 18 
 .Nd OpenSSH secure file copy  .Nd OpenSSH secure file copy
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm scp  .Nm scp
 .Op Fl 346ABCOpqRrTv  .Op Fl 346ABCOpqRrsTv
 .Op Fl c Ar cipher  .Op Fl c Ar cipher
 .Op Fl D Ar sftp_server_path  .Op Fl D Ar sftp_server_path
 .Op Fl F Ar ssh_config  .Op Fl F Ar ssh_config
Line 258 
Line 258 
 .Xr ssh 1  .Xr ssh 1
 options.  options.
 .It Fl s  .It Fl s
 use the SFTP protocol for transfers rather than the original scp protocol.  Use the SFTP protocol for transfers rather than the original scp protocol.
 .It Fl T  .It Fl T
 Disable strict filename checking.  Disable strict filename checking.
 By default when copying files from a remote host to a local directory  By default when copying files from a remote host to a local directory

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105