[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.130 and 1.131

version 1.130, 2020/04/03 05:53:52 version 1.131, 2020/04/23 21:28:09
Line 635 
Line 635 
 with the  with the
 .Fl a  .Fl a
 flag set.  flag set.
 .It Ic rename Ar oldpath Ar newpath  .It Ic rename Ar oldpath newpath
 Rename remote file from  Rename remote file from
 .Ar oldpath  .Ar oldpath
 to  to
Line 646 
Line 646 
 .It Ic rmdir Ar path  .It Ic rmdir Ar path
 Remove remote directory specified by  Remove remote directory specified by
 .Ar path .  .Ar path .
 .It Ic symlink Ar oldpath Ar newpath  .It Ic symlink Ar oldpath newpath
 Create a symbolic link from  Create a symbolic link from
 .Ar oldpath  .Ar oldpath
 to  to

Legend:
Removed from v.1.130  
changed lines
  Added in v.1.131