pysmb
pysmb copied to clipboard
Feature request: obtaining amount of free space on a share
I don't think it's possible to obtain the amount of free space available on a share with pysmb at the moment (but maybe i'm wrong), but this would be a great feature for my use case.
if you want to implement this, the following resources might be helpful:
- https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-smb2/cc0d7103-6be5-455d-b834-b1f0de1afc6e
- https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/acdc0738-ba3c-47a1-b11a-72e22d831c57
- https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-fscc/56adae21-add4-4434-97ec-e40e87739d52