Skip to content

WiFiStorage: need API to remove a directory #240

@vshymanskyy

Description

@vshymanskyy

When working on the multi-platform Preferences library, I found that there is no way to clean up a directory using WiFiStorage.
Furthermore, there's no API to enumerate files (globally, or in a specific directory), so I cannot implement the cleanup logic.
This, along with #239 makes the WiFiNINA backend for Preferences incomplete. It would be great to fill the gap.

Activity

changed the title [-]`WiFiStorage`: need API to remove a directory.[/-] [+]`WiFiStorage`: need API to remove a directory[/+] on Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    topic: codeRelated to content of the project itselftype: enhancementProposed improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @vshymanskyy@per1234

        Issue actions

          `WiFiStorage`: need API to remove a directory · Issue #240 · arduino-libraries/WiFiNINA