cknightC
Denoβ€’2y agoβ€’
1 reply
cknight

Available disk space

I'm writing an API which will potentially create a large temporary file. I thought it would useful to validate that there was enough space on the disk to write the file before proceeding, however, I can't find a way to achieve this. Is there a cross-platform way to achieve this?
Was this page helpful?