1
0
mirror of https://github.com/libssh2/libssh2.git synced 2025-08-08 19:02:07 +03:00

Add libssh2_sftp_statvfs() and libssh2_sftp_fstatvfs()

These can be used to get file system statistics from servers that
support the statvfs@openssh.com and fstatvfs@openssh.com extensions.
This commit is contained in:
Joey Degges
2010-05-22 01:48:04 -07:00
committed by Peter Stuge
parent 667f4acda6
commit ed526a0e24
7 changed files with 359 additions and 0 deletions

View File

@@ -0,0 +1 @@
.so man3/libssh2_sftp_statvfs.3