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

Diff for /src/usr.bin/ssh/sftp.1 between version 1.117 and 1.118

version 1.117, 2018/07/19 10:28:47 version 1.118, 2018/07/23 19:02:49
Line 315 
Line 315 
 .Ar grp .  .Ar grp .
 .Ar path  .Ar path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 .Ar grp  .Ar grp
 must be a numeric GID.  must be a numeric GID.
Line 326 
Line 326 
 .Ar mode .  .Ar mode .
 .Ar path  .Ar path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 .It Ic chown Ar own Ar path  .It Ic chown Ar own Ar path
 Change owner of file  Change owner of file
Line 335 
Line 335 
 .Ar own .  .Ar own .
 .Ar path  .Ar path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 .Ar own  .Ar own
 must be a numeric UID.  must be a numeric UID.
Line 373 
Line 373 
 remote machine.  remote machine.
 .Ar remote-path  .Ar remote-path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 If it does and  If it does and
 .Ar local-path  .Ar local-path
Line 429 
Line 429 
 command.  command.
 .Ar path  .Ar path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 .It Ic lmkdir Ar path  .It Ic lmkdir Ar path
 Create local directory specified by  Create local directory specified by
Line 460 
Line 460 
 is not specified.  is not specified.
 .Ar path  .Ar path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 .Pp  .Pp
 The following flags are recognized and alter the behaviour of  The following flags are recognized and alter the behaviour of
Line 513 
Line 513 
 on the local machine.  on the local machine.
 .Ar local-path  .Ar local-path
 may contain  may contain
 .Xr glob 3  .Xr glob 7
 characters and may match multiple files.  characters and may match multiple files.
 If it does and  If it does and
 .Ar remote-path  .Ar remote-path
Line 616 
Line 616 
 .Xr ssh 1 ,  .Xr ssh 1 ,
 .Xr ssh-add 1 ,  .Xr ssh-add 1 ,
 .Xr ssh-keygen 1 ,  .Xr ssh-keygen 1 ,
 .Xr glob 3 ,  .Xr glob 7 ,
 .Xr ssh_config 5 ,  .Xr ssh_config 5 ,
 .Xr sftp-server 8 ,  .Xr sftp-server 8 ,
 .Xr sshd 8  .Xr sshd 8

Legend:
Removed from v.1.117  
changed lines
  Added in v.1.118