]> andersk Git - openssh.git/commit - sftp-client.c
- djm@cvs.openbsd.org 2008/04/18 12:32:11
authordjm <djm>
Mon, 19 May 2008 04:53:33 +0000 (04:53 +0000)
committerdjm <djm>
Mon, 19 May 2008 04:53:33 +0000 (04:53 +0000)
commit360b43abcdd954e0849e7979ac2cb1b2294aa14b
tree83799fd48b42e23ee228b57144bd5d38a42e4842
parentc1d152b8c12b8449d644ee0981350e73d6ab4f7c
   - djm@cvs.openbsd.org 2008/04/18 12:32:11
     [sftp-client.c sftp-client.h sftp-server.c sftp.1 sftp.c sftp.h]
     introduce sftp extension methods statvfs@openssh.com and
     fstatvfs@openssh.com that implement statvfs(2)-like operations,
     based on a patch from miklos AT szeredi.hu (bz#1399)
     also add a "df" command to the sftp client that uses the
     statvfs@openssh.com to produce a df(1)-like display of filesystem
     space and inode utilisation
     ok markus@
ChangeLog
sftp-client.c
sftp-client.h
sftp-server.c
sftp.1
sftp.c
sftp.h
This page took 2.266718 seconds and 5 git commands to generate.