I'm wondering if it is possible for NPM to poll for available space on a volume mounted to a server. In this case, it is a volume mounted as a folder on Windows and does not have a drive letter mapping. I'm sure I could come up with some kind of query using Powershell or something with SAM, but we don't have that here. Just curious if anyone here knows a way to do it using just NPM. Is there some kind of UDP I could utilize?