php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #763 would love to see statfs as an internal function...
Submitted: 1998-09-21 07:19 UTC Modified: 1999-03-20 18:47 UTC
From: thies at digicol dot de Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 3.0 Latest CVS OS: all
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: thies at digicol dot de
New email:
PHP Version: OS:

 

 [1998-09-21 07:19 UTC] thies at digicol dot de
i'm writing some command-line scripts in php which do some file-moving & stuff...

to find out how much space is left in a directory i would have to parse the popen-output of the unix df utility - but that is really diffrent on different unixes... so i believe it would be great if php could provide a statfs call (which could also work under windows)!!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-03-20 18:47 UTC] sas
dskfree() does  that
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 10 09:01:31 2024 UTC