Skip to content

How to call statvfs on a filesystem mounted using Arduino_UnifiedStorage? #55

Open
@Vidbuf

Description

@Vidbuf

I'd like to get the size of the unused storage on a USB drive mounted using Arduino_UnifiedStorage. However it seems the mounted filesystem is held as a private member of the Arduino_POSIXStorage library, and thus I can't get a call to statvfs to return sane values.

Is there a recommended approach to getting the file system statistics (especially free space) using Arduino_UnifiedStorage?

Am I missing something or should this be considered for a feature request?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions